huanghongfa
2021-09-02 177249c76aeea0b4bf8d8816d4994e3b445b45ce
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";
}