mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
[fix] 规则链执行失败,保存设备影子
This commit is contained in:
@@ -49,7 +49,7 @@ func newInstanceWithManifest(m *manifest.Manifest) (*RuleChainInstance, []error)
|
||||
return r, errs
|
||||
}
|
||||
|
||||
// StartRuleChain TODO 是否需要添加contexthttp://39.107.143.109/login
|
||||
// StartRuleChain TODO 是否需要添加context
|
||||
func (c *RuleChainInstance) StartRuleChain(context context.Context, message *message.Message) error {
|
||||
// 处理debug的通道消息
|
||||
go func() {
|
||||
|
||||
Reference in New Issue
Block a user