派生自 projectDept/qhighschool

Administrator
2023-01-03 ac19d6dc87b6ab6a5867a08bb5467203b1773a2f
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;