kaiyu
2021-09-30 eba6f1988c6a7e37e619a27e493b17c244979070
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";
    
}