添加京西云打印机
This commit is contained in:
@@ -274,7 +274,7 @@ func (c *StoreSkuController) SyncStoresSkus() {
|
||||
// @Param isAsync formData bool false "是否异步操作"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /UpdateStoresSkus [put]
|
||||
// @router /UpdateStoresSkus [put]
|
||||
func (c *StoreSkuController) UpdateStoresSkus() {
|
||||
c.callUpdateStoresSkus(func(params *tStoreSkuUpdateStoresSkusParams) (retVal interface{}, errCode string, err error) {
|
||||
var storeIDs []int
|
||||
|
||||
Reference in New Issue
Block a user