Commit 4c3848ee by zhangxingmin

push

parent 8a825e4f
......@@ -5,9 +5,9 @@ package com.yd.csf.feign.enums;
*/
public enum ClientRoleEnum {
ZJR("转介人","1"),
QDY("签单员","2"),
HHR("合伙人","3"),
ZJR("转介人","client_role_Hj4D2wfGhCmsd17b"),
QDY("签单员","client_role_kd2Do1Vsq14vcfqDK"),
HHR("合伙人","client_role_DFc1f2fdFVvfrh6opq"),
;
//字典项标签(名称)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment