kaiyu
2021-09-30 6fa2f3579a751f78d4b8da9f9808d6f86da9cbf8
screen-common/src/main/java/com/moral/constant/Constants.java
@@ -239,5 +239,10 @@
    * */
    public static final String MONTHLYREPORT = "3";
    /*
    * 数据正常标识符
    * */
    public static final String NORMAL_FLAG = "N";
    
}