caozixuan 3 лет назад
Родитель
Сommit
59d8634609

+ 1 - 0
distributed-print/src/main/resources/application-36dev.properties

@@ -201,6 +201,7 @@ sms.config.aliyunSMSAuditCopyUserCode=SMS_237206065
 report.open.hostUrl=http://192.168.10.86:7004
 report.open.semesterApi=/api/report/open/semester_edit
 report.open.examApi=/api/report/open/exam_edit
+report.open.examDeleteApi=/api/report/open/exam_delete
 report.open.courseEditApi=/api/report/open/course_edit
 report.open.courseDelApi=/api/report/open/course_del
 report.open.calculateApi=/api/report/open/calculate

+ 1 - 0
distributed-print/src/main/resources/application-dev.properties

@@ -206,6 +206,7 @@ sms.config.aliyunSMSAuditCopyUserCode=SMS_237206065
 report.open.hostUrl=http://127.0.0.1:7004
 report.open.semesterApi=/api/report/open/semester_edit
 report.open.examApi=/api/report/open/exam_edit
+report.open.examDeleteApi=/api/report/open/exam_delete
 report.open.courseEditApi=/api/report/open/course_edit
 report.open.courseDelApi=/api/report/open/course_del
 report.open.calculateApi=/api/report/open/calculate

+ 1 - 0
distributed-print/src/main/resources/application-offline.properties

@@ -201,6 +201,7 @@ sms.config.aliyunSMSAuditCopyUserCode=SMS_237206065
 report.open.hostUrl=http://192.168.10.136:7783
 report.open.semesterApi=/api/report/open/semester_edit
 report.open.examApi=/api/report/open/exam_edit
+report.open.examDeleteApi=/api/report/open/exam_delete
 report.open.courseEditApi=/api/report/open/course_edit
 report.open.courseDelApi=/api/report/open/course_del
 report.open.calculateApi=/api/report/open/calculate

+ 1 - 0
distributed-print/src/main/resources/application-release.properties

@@ -207,6 +207,7 @@ sms.config.aliyunSMSAuditCopyUserCode=SMS_237206065
 report.open.hostUrl=http://192.168.10.86:7004
 report.open.semesterApi=/api/report/open/semester_edit
 report.open.examApi=/api/report/open/exam_edit
+report.open.examDeleteApi=/api/report/open/exam_delete
 report.open.courseEditApi=/api/report/open/course_edit
 report.open.courseDelApi=/api/report/open/course_del
 report.open.calculateApi=/api/report/open/calculate

+ 1 - 0
distributed-print/src/main/resources/application-test.properties

@@ -201,6 +201,7 @@ sms.config.aliyunSMSAuditCopyUserCode=SMS_237206065
 report.open.hostUrl=https://*.teachcloud-report-test.work
 report.open.semesterApi=/api/report/open/semester_edit
 report.open.examApi=/api/report/open/exam_edit
+report.open.examDeleteApi=/api/report/open/exam_delete
 report.open.courseEditApi=/api/report/open/course_edit
 report.open.courseDelApi=/api/report/open/course_del
 report.open.calculateApi=/api/report/open/calculate