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