派生自 projectDept/qhighschool

111
EricsHu
2023-05-11 792da3dcdef9679c36adc4d54f3bff0f415c0fe2
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;