1
This commit is contained in:
@@ -120,6 +120,7 @@ func (P *PurchaseHandler) CreateStore2(db *dao.DaoDB, storeID int, userName stri
|
|||||||
StoreList: lists,
|
StoreList: lists,
|
||||||
}
|
}
|
||||||
if resp, err := a.BatchCreateStore(ShopBatchCreateStoreParam); err != nil {
|
if resp, err := a.BatchCreateStore(ShopBatchCreateStoreParam); err != nil {
|
||||||
|
globals.SugarLogger.Debug("sdjgauyhgfiquyghfuqi", resp.ResultList[0].Msg, ShopBatchCreateStoreParam)
|
||||||
return "", err
|
return "", err
|
||||||
} else {
|
} else {
|
||||||
//if len(resp.ResultList) == 0 {
|
//if len(resp.ResultList) == 0 {
|
||||||
|
|||||||
Reference in New Issue
Block a user