yanghui
2022-11-17 b30e1a48f2bc5f65a0efd2e69e090fed2d7a627c
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";
}