puhanshu
2022-07-23 bbda2ee1af4e86d76f93e00386d77efb56c60d5f
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/api/DictionItemConstants.java
@@ -8,12 +8,12 @@
 */
public class DictionItemConstants {
    private DictionItemConstants() {
        throw new IllegalStateException("Utility class");
    }
    /**
     * 文化层度字典编码
     */
    public static final String LC_CULTURE_LEVEL = "1156457421221564414";
    private DictionItemConstants() {
        throw new IllegalStateException("Utility class");
    }
}