crm:code review 联系人

This commit is contained in:
YunaiV
2023-11-27 20:28:18 +08:00
parent 16084d468d
commit 455f8e49fb
11 changed files with 84 additions and 92 deletions

View File

@ -26,6 +26,4 @@ public interface DictTypeConstants {
String SMS_SEND_STATUS = "system_sms_send_status"; // 短信发送状态
String SMS_RECEIVE_STATUS = "system_sms_receive_status"; // 短信接收状态
String INFRA_BOOLEAN_STRING = "infra_boolean_string"; // boolean字典
}