派生自 projectDept/qhighschool

Administrator
2022-12-06 92027c9960c8e4e8d84db11c2c422254a5b7d38c
src/main/java/com/qxueyou/scc/sys/model/SysLog.java
@@ -22,12 +22,12 @@
   private static final long serialVersionUID = 1L;
   
   /*
    * ��־����: ϵͳ
    * ???????: ??
    */
   public static final short LOG_TYPE_SYS = (short)0;
   
   /*
    * ��־����: ҵ��
    * ???????: ???
    */
   public static final short LOG_TYPE_BUSINESS = (short)1;