|
@@ -13,7 +13,7 @@ com.qmth.mybatis.block-attack=false
|
|
#
|
|
#
|
|
db.host=localhost
|
|
db.host=localhost
|
|
db.port=3306
|
|
db.port=3306
|
|
-db.database=ai_marking_ds
|
|
|
|
|
|
+db.database=ai_marking_ds_v3
|
|
com.qmth.datasource.username=root
|
|
com.qmth.datasource.username=root
|
|
com.qmth.datasource.password=123456
|
|
com.qmth.datasource.password=123456
|
|
com.qmth.datasource.url=jdbc:mysql://${db.host}:${db.port}/${db.database}?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2b8&rewriteBatchedStatements=true
|
|
com.qmth.datasource.url=jdbc:mysql://${db.host}:${db.port}/${db.database}?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2b8&rewriteBatchedStatements=true
|
|
@@ -42,7 +42,7 @@ am.marking-task.enable=true
|
|
am.data-type=MARKING_CLOUD
|
|
am.data-type=MARKING_CLOUD
|
|
am.image-server=https://file.markingcloud.com
|
|
am.image-server=https://file.markingcloud.com
|
|
am.data-dir=./data
|
|
am.data-dir=./data
|
|
-am.marking-model=glm4_9
|
|
|
|
-am.marking-server=http://39.174.90.3:31091/spiritx-api/v1/chat/completions
|
|
|
|
-am.marking-key=sk-loBBngbg1ymvUo6f647bF35d69684f1280E5D544F1F59f20
|
|
|
|
|
|
+am.marking-model=ds_v3
|
|
|
|
+am.marking-server=https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions
|
|
|
|
+am.marking-key=sk-75087dd712b84173a984b19393627ac6
|
|
##################################setting##########################################
|
|
##################################setting##########################################
|