|
@@ -1,4 +1,10 @@
|
|
|
|
|
|
+
|
|
|
+application.properties {
|
|
|
+ examcloud.data.rule.enable=true
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
-------------------- 模块: app-api Start --------------------
|
|
|
|
|
|
# application-API.properties 增加
|
|
@@ -7,3 +13,4 @@ question.api.domain=xxx
|
|
|
oe.admin.api.domain=xxx
|
|
|
|
|
|
-------------------- 模块: app-api End --------------------
|
|
|
+
|