|
@@ -12,4 +12,15 @@ spring.redis.password=Qmth87863577
|
|
|
spring.redis.pool.max-active=2000
|
|
|
|
|
|
$tempDir=/root/project/examcloud/examcloud-task/tempDir
|
|
|
-$dir=/root/project/examcloud/examcloud-task/dir
|
|
|
+$dir=/root/project/examcloud/examcloud-task/dir
|
|
|
+
|
|
|
+$sync.syncStudent.group=EXAMWORK
|
|
|
+$sync.syncStudent.component.EXAMWORK=http://EC-CORE-EXAMWORK/api/core/examwork/dataSync/syncStudent
|
|
|
+
|
|
|
+$sync.syncExamStudent.group=OE
|
|
|
+$sync.syncExamStudent.component.OE=http://EC-CORE-OE-ADMIN//api/core/oe/admin/exam/student/syncExamStudent
|
|
|
+
|
|
|
+$sync.syncCourse.group=EXAMWORK
|
|
|
+$sync.syncCourse.component.EXAMWORK=http://EC-CORE-EXAMWORK/api/core/examwork/dataSync/syncCourse
|
|
|
+
|
|
|
+$sync.syncOrg.group=,
|