puhanshu
2021-09-22 15c1d716e6a89b38e6af36b62fc372b93779df01
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";
}