Commit 2c400c28 by 徐高华

说明

parent 5642699b
......@@ -3,11 +3,11 @@ package com.gic.haoban.manage.api.enums;
public enum KeyDataEnum {
/**
* 0:不良评价
* 1:手机号
*/
MOBILE(1, "手机号"),
/**
* 1:话务
* 2:动态活码
*/
DYNAMIC_HM(2, "动态活码");
......
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