|
appId=@appId@
|
|
configCenterUrl=@configCenterUrl@
|
|
configPolicy=@configPolicy@
|
|
isRemoteConfigOn=@isRemoteConfigOn@
|
|
isGroupConfigOn=@isGroupConfigOn@
|
|
configGroup=@configGroup@
|
|
#APPIMAGENAME=@APPIMAGENAME@
|
|
#PLATFORM=@PLATFORM@
|
|
#SMALLVERSION=@SMALLVERSION@
|
|
#springConfigFileNames=xxx.xml,xxx.xml
|
|
iamApToken=@iamApToken@
|
|
iamApTokenForLogin=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1MzczMjY2ODk0NjEsInNpZCI6NDA3MTI4ODI1NTM0NDY0MSwiaWQiOiJEaWdpd2luQ2xvdWQifQ.XGPl3brNeNTCivWN_bIYj8TfcxqlkQ0sFV2woPOr0TY
|
|
dmcUserName=@dmcUserName@
|
|
dmcPwd=@dmcPwd@
|
|
dmcBucketName=@dmcBucketName@
|
|
eaiRestfulUrl=@eaiRestfulUrl@
|
|
eaiExceptionHandler=@eaiExceptionHandler@
|
|
eaiUrl=@eaiUrl@
|
|
eaiHostProdIsStandardProduct=@eaiHostProdIsStandardProduct@
|
|
eaiAutoRegistrationEnable=true
|
|
eaiHostUid=@eaiHostUid@
|
|
eaiHostProd=@eaiHostProd@
|
|
eaiHostId=@eaiHostId@
|
|
eaiRestfulCustomId=@eaiRestfulCustomId@
|
|
dbUrl=@dbUrl@
|
|
dbUsername=@dbUsername@
|
|
dbPassword=@dbPassword@
|
|
scheduleEmailUsername=@scheduleEmailUsername@
|
|
scheduleEmailPassword=@scheduleEmailPassword@
|
|
scheduleEmailPort=@scheduleEmailPort@
|
|
scheduleEmailSmtpHost=@scheduleEmailSmtpHost@
|
|
scheduleRemoteInvocation=@scheduleRemoteInvocation@
|
|
isScheduleJsonOutput=@isScheduleJsonOutput@
|
|
thisDapUrl=@thisDapUrl@
|
|
serverPort=@serverPort@
|
|
tenantColumnname=@tenantColumnname@
|
|
hybridCloudSaasUrl=@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,modified_by:userId,create_date:$DATETIME
|
|
mgmtFieldUpdateMappings=modified_by:userId,modified_date:$DATETIME
|
|
mgmtFieldIgnoreCustomValue=false
|
|
#Log file name id: Ex. Windows:_${env:COMPUTERNAME} Linux:_${env:HOSTNAME}
|
|
logFileIdentifier=@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=@dapJsonDateTimeFormat@
|
|
dap.json.number-processor-name=default
|
|
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
|
|
spring.rabbitmq.uri=@spring.rabbitmq.uri@
|
|
# ESP-SDk
|
|
#domain.km=https://knowledgemaps-test.apps.digiwincloud.com.cn
|
|
domain.km=@domain.km@
|
|
#domain.esp=https://esp-test.apps.digiwincloud.com.cn
|
|
domain.esp=@domain.esp@
|
|
#domain.mdc=https://esp-test.apps.digiwincloud.com.cn
|
|
domain.mdc=@domain.mdc@
|
|
#domain.eoc=https://eoc-test.digiwincloud.com.cn
|
|
domain.eoc=@domain.eoc@
|
|
#domain.lmc=https://lmc-test.digiwincloud.com.cn
|
|
domain.lmc=@lmcUrl@
|
|
|
|
opt.mybatisPlus.enable=true
|
|
|
|
eventCenterUrl=@eventCenterUrl@
|
|
|