1\
This commit is contained in:
@@ -346,7 +346,7 @@ func (c *StoreController) TmpGetJxBadComments() {
|
||||
func (c *StoreController) GetOrderID4Comment() {
|
||||
c.callGetOrderID4Comment(func(params *tStoreGetOrderID4CommentParams) (retVal interface{}, errCode string, err error) {
|
||||
err = mtwm.GetMtwmCommentList4ShanGou(params.UserName, params.AppOrgCode, params.FromTime, params.ToTime)
|
||||
return retVal, "", err
|
||||
return nil, "", err
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user