商品品牛排和规格,代码 REVIEW

This commit is contained in:
YunaiV
2020-05-11 21:55:53 +08:00
parent b45739d151
commit a8bc6754c2
4 changed files with 7 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ public enum UserErrorCodeEnum implements ServiceExceptionUtil.Enumerable {
USER_GET_ADDRESS_NOT_EXISTS(1001004002, "获取的地址不存在!"),
// ========== 用户 ==========
// TODO FROM 芋艿 to linhj是不是提示不对呀
USER_NOT_EXISTS(1001004003, "获取的地址不存在!"),
;