101captain
2022-06-21 0a00c20dcdb55b9a57b30caa769044aa281ff631
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/constants/BcDictionaryConstants.java
@@ -1,10 +1,12 @@
package com.panzhihua.common.constants;
/** 字典表key
/**
 * 字典表key
 *
 * @author xyh
 * @date 2021/6/11 15:53
 */
public class  BcDictionaryConstants {
public class BcDictionaryConstants {
    /**
     * 家庭关系
@@ -49,6 +51,5 @@
     * 政治面貌
     */
    public static final String POLITICAL_OUTLOOK = "political_outlook";
}