|
|
- appId=Athena
- configCenterUrl=@configCenterUrl@
- configPolicy=@configPolicy@
- isRemoteConfigOn=@isRemoteConfigOn@
- isGroupConfigOn=@isGroupConfigOn@
- configGroup=@configGroup@
- #APPIMAGENAME=@APPIMAGENAME@
- #PLATFORM=@PLATFORM@
- #SMALLVERSION=@SMALLVERSION@
-
- #springConfigFileNames=xxx.xml,xxx.xml
- iamApToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6ImNhLWNpbS1hcCIsImluc2lkZSI6ZmFsc2UsInNpZCI6NTM2NDIzMDcyMjkzNDQwfQ.nry_ZzZrL1Gj6nZ2m2IGESntnWqyLSZtGzGRn2Z_bSw
- dmcUserName=@dmcUserName@
- dmcPwd=@dmcPwd@
- dmcBucketName=@dmcBucketName@
- eaiExceptionHandler=
- eaiUrl=https://esp-test.apps.digiwincloud.com.cn
- # eaiUrl=http://172.16.2.230:9990
- eaiHostProdIsStandardProduct=
- eaiAutoRegistrationEnable=false
- eaiHostUid=ca-cim-ap
- eaiHostProd=ca-cim-ap
- eaiHostId=ca-cim-ap
- eaiRestfulCustomId=cim
-
- dbUrl=jdbc:mariadb://172.16.102.34:3306/demo-athenaopt?allowMultiQueries=true
- dbUsername=root
- dbPassword=123456
- scheduleEmailUsername=
- scheduleEmailPassword=
- scheduleEmailPort=
- scheduleEmailSmtpHost=
- scheduleRemoteInvocation=@scheduleRemoteInvocation@
- isScheduleJsonOutput=@isScheduleJsonOutput@
- thisDapUrl=@thisDapUrl@
- serverPort=8085
- tenantColumnname=tenantsid
- hybridCloudSaasUrl=
- #hybridCloudUrlSaas{apName}
- #OtherDapUrl{apName}
-
- #dao setting
- dwdaoCalculateMaxSeqFieldName=@dwdaoCalculateMaxSeqFieldName@
- dwdaoCalculateMaxSeqEnabled=@dwdaoCalculateMaxSeqEnabled@
- dwdaoSelectVersionFieldEnabled=@dwdaoSelectVersionFieldEnabled@
-
- #custom sql filter chain
- #example - false:com.digiwin.app.dao.filter.DWSQLManagementFieldFilter,
- dwsqlFilterChianCustom=@dwsqlFilterChianCustom@
- #management field enabled
- mgmtFieldEnabled=true
- #management field resolver class name
- #dap default resolver = com.digiwin.app.dao.filter.DWProfileManagementFieldResolver
- mgmtFieldResolver=com.digiwin.app.dao.filter.DWProfileManagementFieldResolver
- #management fields mappings
- #example - DATA_CREATED_BY:userId,DATA_MODIFY_BY:userId
- mgmtFieldInsertMappings=create_by:userId,create_date:$DATETIME
- mgmtFieldUpdateMappings=modified_by:userId,modified_date:$DATETIME
- mgmtFieldIgnoreCustomValue=false
-
- # log level
- logLevel=DEBUG
- logFileReservedDay=7d
- #Log file name id: Ex. Windows:_${env:COMPUTERNAME} Linux:_${env:HOSTNAME}
- logFileIdentifier=
-
- #\u9810\u8a2d\u503c\u5c07\u5728\u7570\u5e38\u56de\u61c9\u88e1\u8f38\u51faDebugInfo\u5b57\u6bb5\uff0c\u8a2d\u5b9a\u70bafalse\u503c\u8868\u793a\u4e0d\u8f38\u51fa\u8a72\u5b57\u6bb5
- dwExceptionOutputDebugInfo=@dwExceptionOutputDebugInfo@
-
- #\u662f\u5426\u555f\u7528\u670d\u52d9\u8abf\u7528\u934aSession Id\u8a18\u9304\u529f\u80fd\uff0c\u8a2d\u5b9atrue\u8868\u793a\u555f\u7528
- dwServiceChainEnabled=@dwServiceChainEnabled@
- #\u670d\u52d9\u8abf\u7528\u934a\u81ea\u8a02Id
- dwServiceChainCustomId=@dwServiceChainCustomId@
- #\u670d\u52d9\u8abf\u7528\u934a\u63a5\u6536\u4fe1\u606f\u6642\u6253\u5370\u5668\u985e\u578b
- dwServiceChainReceivedPrinterType=@dwServiceChainReceivedPrinterType@
-
- #DWJson enable empty string to null
- dwJsonEmptyStrToNullEnabled=@dwJsonEmptyStrToNullEnabled@
-
- #DWDao underscore-to-camel-case setting
- dwDaoUnderScoreToCamelCase=true
-
- #DWMq
- dwMqEnabled=@dwMqEnabled@
- dwMqProtocol=@dwMqProtocol@
- dwMqHost=@dwMqHost@
- dwMqPort=@dwMqPort@
-
- dap.json.date-time-format=yyyy/MM/dd HH:mm:ss
- dap.json.number-processor-name=default
- dap.json.standard-result-null-to-empty-str=false
- dap.container.local.matcher.one-param=true
- spring.servlet.multipart.max-file-size=5Mb
- spring.servlet.multipart.max-request-size=5Mb
-
- spring.rabbitmq.uri=amqp://athena:athena@192.168.137.10/athena
- domain.km=https://knowledgemaps-test.apps.digiwincloud.com.cn
- domain.esp=https://esp-test.apps.digiwincloud.com.cn
- domain.mdc=https://esp-test.apps.digiwincloud.com.cn
- domain.eoc=https://eoc-test.digiwincloud.com.cn
- domain.lmc=https://lmc-test.digiwincloud.com.cn
-
- opt.mybatisPlus.enable=true
- opt.mybatisPlus.configuration.log=true
|