派生自 projectDept/qhighschool

Administrator
2022-12-12 888af852af74ecd24f4f4370b61427771e60d314
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;