This commit is contained in:
richboo111
2022-10-08 17:44:59 +08:00
parent f67ffb0f4e
commit 3a873222ea

View File

@@ -152,7 +152,7 @@ func (P *PurchaseHandler) CreateStore2(db *dao.DaoDB, storeID int, userName stri
// return "", err
// }
//}
ans := ""
//ans := ""
globals.SugarLogger.Debug("resp.ResultList========", resp.ResultList[0])
for k, v := range resp.ResultList {
if k != len(resp.ResultList) {