فهرست منبع

[BI]創建學校學期入學期及月份調整

jeff 1 سال پیش
والد
کامیت
85c36cf431
1فایلهای تغییر یافته به همراه12 افزوده شده و 12 حذف شده
  1. 12 12
      TEAMModelBI/JsonFile/Preset/LangSchoolConfig.json

+ 12 - 12
TEAMModelBI/JsonFile/Preset/LangSchoolConfig.json

@@ -3,14 +3,14 @@
     "semester": [
       {
         "term": "Second semester",
-        "start": 1,
-        "month": 3,
+        "start": 0,
+        "month": 2,
         "day": 1
       },
       {
         "term": "First semester",
-        "start": 0,
-        "month": 9,
+        "start": 1,
+        "month": 8,
         "day": 1
       }
     ],
@@ -60,14 +60,14 @@
     "semester": [
       {
         "term": "下学期",
-        "start": 1,
-        "month": 3,
+        "start": 0,
+        "month": 2,
         "day": 1
       },
       {
         "term": "上学期",
-        "start": 0,
-        "month": 9,
+        "start": 1,
+        "month": 8,
         "day": 1
       }
     ],
@@ -117,14 +117,14 @@
     "semester": [
       {
         "term": "下學期",
-        "start": 1,
-        "month": 3,
+        "start": 0,
+        "month": 2,
         "day": 1
       },
       {
         "term": "上學期",
-        "start": 0,
-        "month": 9,
+        "start": 1,
+        "month": 8,
         "day": 1
       }
     ],