暂时在beta
This commit is contained in:
@@ -351,8 +351,8 @@ func (c *SyncController) UploadFakeJdThingMap() {
|
||||
// @Title 同步银豹到京西商品
|
||||
// @Description 同步银豹到京西商品
|
||||
// @Param token header string true "认证token"
|
||||
// @Param storeIDs formData string true "门店ID列表"
|
||||
// @Param isAsync formData bool true "是否异步操作"
|
||||
// @Param storeIDs formData string false "门店ID列表"
|
||||
// @Param isAsync formData bool false "是否异步操作"
|
||||
// @Param isContinueWhenError formData bool false "单个同步失败是否继续,缺省false"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
|
||||
Reference in New Issue
Block a user