后端:增加 cart 系统

This commit is contained in:
YunaiV
2019-04-08 23:41:48 +08:00
parent 235da59f70
commit a34eee65ac
22 changed files with 441 additions and 19 deletions

View File

@@ -27,9 +27,9 @@ public class ModuleErrorCodeInterval {
// pay 错误码区间 [1-004-000-000 ~ 1-005-000-000)
// cart 错误码区间 [1-005-000-000 ~ 1-006-000-000)
// promotion 错误码区间 [1-006-000-000 ~ 1-007-000-000)
}
}