- 调整绑定易联云逻辑

This commit is contained in:
gazebo
2019-07-11 11:32:22 +08:00
parent 83fb71385f
commit 36662f409f
2 changed files with 3 additions and 1 deletions

View File

@@ -550,6 +550,8 @@ func UpdateStore(ctx *jxcontext.Context, storeID int, payload map[string]interfa
if newID2 != "" {
valid["printerKey"] = newID2
}
valid["printerBindInfo"] = ""
}
}