根据名字查询京东upc

This commit is contained in:
苏尹岚
2019-12-13 18:35:36 +08:00
parent 3412f95380
commit 593612ed94
4 changed files with 37 additions and 0 deletions

View File

@@ -634,3 +634,4 @@ func (c *StoreController) SaveAndSendAlarmVendorSnapshot() {
return retVal, "", err
})
}