This commit is contained in:
gazebo
2019-07-23 15:25:08 +08:00
parent 52e63eec79
commit ccbad8b3c2
2 changed files with 2 additions and 0 deletions

View File

@@ -122,5 +122,6 @@ func (s *StoreManager) OnCourierStoreStatusChanged(ctx *jxcontext.Context, vendo
err = nil
}
}
globals.SugarLogger.Debugf("OnCourierStoreStatusChanged vendorStoreID:%s, auditStatus:%d, err:%v", vendorStoreID, auditStatus, err)
return err
}