1
This commit is contained in:
@@ -6510,6 +6510,9 @@ func SingleBindTaoVegetable(ctx *jxcontext.Context, bind []TaoBindInfo, vendorOr
|
||||
panic(r)
|
||||
}
|
||||
}()
|
||||
|
||||
globals.SugarLogger.Debugf("==========k : %s", utils.Format4Output(k, false))
|
||||
|
||||
if err := dao.CreateEntity(db, k); err == nil {
|
||||
globals.SugarLogger.Debugf("==========err1 : %v", err)
|
||||
errList.AddErr(fmt.Errorf("%s:%v", k.VendorStoreID, err))
|
||||
|
||||
Reference in New Issue
Block a user