派生自 projectDept/qhighschool

EricsHu
2023-09-01 19e6057d3797b6fd6770ed5a98ddaef0b86a4c47
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;