mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-09-15 17:41:53 +08:00
分销:调整推广人列表查询方式
This commit is contained in:
@@ -81,6 +81,7 @@ public interface ErrorCodeConstants {
|
||||
ErrorCode BROKERAGE_BIND_MODE_REGISTER = new ErrorCode(1_011_007_005, "只有在注册时可以绑定");
|
||||
ErrorCode BROKERAGE_BIND_OVERRIDE = new ErrorCode(1_011_007_006, "已绑定了推广人");
|
||||
ErrorCode BROKERAGE_BIND_LOOP = new ErrorCode(1_011_007_007, "下级不能绑定自己的上级");
|
||||
ErrorCode BROKERAGE_USER_LEVEL_NOT_SUPPORT = new ErrorCode(1_011_007_008, "目前只支持 level 小于等于 2");
|
||||
|
||||
|
||||
// ========== 分销提现 模块 1-011-008-000 ==========
|
||||
|
Reference in New Issue
Block a user