diff --git a/xhpc-modules/xhpc-user/src/main/resources/mapper/XhpcInternetUserMapper.xml b/xhpc-modules/xhpc-user/src/main/resources/mapper/XhpcInternetUserMapper.xml index 5770723f..45831c0c 100644 --- a/xhpc-modules/xhpc-user/src/main/resources/mapper/XhpcInternetUserMapper.xml +++ b/xhpc-modules/xhpc-user/src/main/resources/mapper/XhpcInternetUserMapper.xml @@ -239,6 +239,7 @@ xiu.create_by createBy ,xiu.create_time createTime, xiu.update_time updateTime, xiu.update_by updateBy, xiu.del_flag delflag, xiu.remark , + xiu.operator_id_evcs operatorIdEvcs, CASE WHEN xiu.`status` = 0 THEN '正常' else '禁用' end statusName, CASE WHEN xiu.commission_type = 0 THEN '总金额提成' else '服务费提成' end commissionTypeName from xhpc_internet_user xiu