|
@@ -122,6 +122,8 @@ mybatis-plus:
|
|
map-underscore-to-camel-case: true
|
|
map-underscore-to-camel-case: true
|
|
cache-enabled: false
|
|
cache-enabled: false
|
|
|
|
|
|
|
|
+hystrix.command.AIServiceClient#createFile().execution.isolation.thread.timeoutInMilliseconds: 180000
|
|
|
|
+
|
|
imageUrl:
|
|
imageUrl:
|
|
prefix: http://192.168.2.236:82
|
|
prefix: http://192.168.2.236:82
|
|
|
|
|