xiatian преди 2 години
родител
ревизия
3b85191b5a
променени са 6 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 1 0
      template/absent-import.txt
  2. 1 0
      template/course-import.txt
  3. 1 0
      template/exam-import.txt
  4. BIN
      template/marking-place.xlsx
  5. 1 0
      template/student-import.txt
  6. 1 0
      template/user-import.txt

+ 1 - 0
template/absent-import.txt

@@ -0,0 +1 @@
+准考证号,姓名,缺考,违纪(标题行,数据从第二行读取)

+ 1 - 0
template/course-import.txt

@@ -0,0 +1 @@
+科目代码,科目名称(标题行,数据从第二行读取)

+ 1 - 0
template/exam-import.txt

@@ -0,0 +1 @@
+考试ID,考试名称(标题行,数据从第二行读取)

BIN
template/marking-place.xlsx


+ 1 - 0
template/student-import.txt

@@ -0,0 +1 @@
+准考证号,姓名,考点名称(标题行,数据从第二行读取)

+ 1 - 0
template/user-import.txt

@@ -0,0 +1 @@
+姓名,账号,密码(标题行,数据从第二行读取)