feat: sale manager
This commit is contained in:
@@ -183,7 +183,7 @@ func (l *VerifyStatusLogic) verifyStatus(expectStatus uint8, in *product.VerifyS
|
||||
Reason: reason,
|
||||
})
|
||||
|
||||
return okResponse(utils.StringEmpty), nil
|
||||
return okResponse(nil), nil
|
||||
}
|
||||
|
||||
func isJSONError(err error) bool {
|
||||
|
||||
Reference in New Issue
Block a user