You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

104 lines
3.7 KiB

1 year ago
1 year ago
  1. appId=Athena
  2. configCenterUrl=@configCenterUrl@
  3. configPolicy=@configPolicy@
  4. isRemoteConfigOn=@isRemoteConfigOn@
  5. isGroupConfigOn=@isGroupConfigOn@
  6. configGroup=@configGroup@
  7. #APPIMAGENAME=@APPIMAGENAME@
  8. #PLATFORM=@PLATFORM@
  9. #SMALLVERSION=@SMALLVERSION@
  10. #springConfigFileNames=xxx.xml,xxx.xml
  11. iamApToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6ImNhLWNpbS1hcCIsImluc2lkZSI6ZmFsc2UsInNpZCI6NTM2NDIzMDcyMjkzNDQwfQ.nry_ZzZrL1Gj6nZ2m2IGESntnWqyLSZtGzGRn2Z_bSw
  12. dmcUserName=@dmcUserName@
  13. dmcPwd=@dmcPwd@
  14. dmcBucketName=@dmcBucketName@
  15. eaiExceptionHandler=
  16. eaiUrl=https://esp-test.apps.digiwincloud.com.cn
  17. # eaiUrl=http://172.16.2.230:9990
  18. eaiHostProdIsStandardProduct=
  19. eaiAutoRegistrationEnable=false
  20. eaiHostUid=ca-cim-ap
  21. eaiHostProd=ca-cim-ap
  22. eaiHostId=ca-cim-ap
  23. eaiRestfulCustomId=cim
  24. dbUrl=jdbc:mariadb://172.16.102.34:3306/demo-athenaopt?allowMultiQueries=true
  25. dbUsername=root
  26. dbPassword=123456
  27. scheduleEmailUsername=
  28. scheduleEmailPassword=
  29. scheduleEmailPort=
  30. scheduleEmailSmtpHost=
  31. scheduleRemoteInvocation=@scheduleRemoteInvocation@
  32. isScheduleJsonOutput=@isScheduleJsonOutput@
  33. thisDapUrl=@thisDapUrl@
  34. serverPort=8085
  35. tenantColumnname=tenantsid
  36. hybridCloudSaasUrl=
  37. #hybridCloudUrlSaas{apName}
  38. #OtherDapUrl{apName}
  39. #dao setting
  40. dwdaoCalculateMaxSeqFieldName=@dwdaoCalculateMaxSeqFieldName@
  41. dwdaoCalculateMaxSeqEnabled=@dwdaoCalculateMaxSeqEnabled@
  42. dwdaoSelectVersionFieldEnabled=@dwdaoSelectVersionFieldEnabled@
  43. #custom sql filter chain
  44. #example - false:com.digiwin.app.dao.filter.DWSQLManagementFieldFilter,
  45. dwsqlFilterChianCustom=@dwsqlFilterChianCustom@
  46. #management field enabled
  47. mgmtFieldEnabled=true
  48. #management field resolver class name
  49. #dap default resolver = com.digiwin.app.dao.filter.DWProfileManagementFieldResolver
  50. mgmtFieldResolver=com.digiwin.app.dao.filter.DWProfileManagementFieldResolver
  51. #management fields mappings
  52. #example - DATA_CREATED_BY:userId,DATA_MODIFY_BY:userId
  53. mgmtFieldInsertMappings=create_by:userId,create_date:$DATETIME
  54. mgmtFieldUpdateMappings=modified_by:userId,modified_date:$DATETIME
  55. mgmtFieldIgnoreCustomValue=false
  56. # log level
  57. logLevel=DEBUG
  58. logFileReservedDay=7d
  59. #Log file name id: Ex. Windows:_${env:COMPUTERNAME} Linux:_${env:HOSTNAME}
  60. logFileIdentifier=
  61. #\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
  62. dwExceptionOutputDebugInfo=@dwExceptionOutputDebugInfo@
  63. #\u662f\u5426\u555f\u7528\u670d\u52d9\u8abf\u7528\u934aSession Id\u8a18\u9304\u529f\u80fd\uff0c\u8a2d\u5b9atrue\u8868\u793a\u555f\u7528
  64. dwServiceChainEnabled=@dwServiceChainEnabled@
  65. #\u670d\u52d9\u8abf\u7528\u934a\u81ea\u8a02Id
  66. dwServiceChainCustomId=@dwServiceChainCustomId@
  67. #\u670d\u52d9\u8abf\u7528\u934a\u63a5\u6536\u4fe1\u606f\u6642\u6253\u5370\u5668\u985e\u578b
  68. dwServiceChainReceivedPrinterType=@dwServiceChainReceivedPrinterType@
  69. #DWJson enable empty string to null
  70. dwJsonEmptyStrToNullEnabled=@dwJsonEmptyStrToNullEnabled@
  71. #DWDao underscore-to-camel-case setting
  72. dwDaoUnderScoreToCamelCase=true
  73. #DWMq
  74. dwMqEnabled=@dwMqEnabled@
  75. dwMqProtocol=@dwMqProtocol@
  76. dwMqHost=@dwMqHost@
  77. dwMqPort=@dwMqPort@
  78. dap.json.date-time-format=yyyy/MM/dd HH:mm:ss
  79. dap.json.number-processor-name=default
  80. dap.json.standard-result-null-to-empty-str=false
  81. dap.container.local.matcher.one-param=true
  82. spring.servlet.multipart.max-file-size=5Mb
  83. spring.servlet.multipart.max-request-size=5Mb
  84. spring.rabbitmq.uri=amqp://athena:athena@192.168.137.10/athena
  85. domain.km=https://knowledgemaps-test.apps.digiwincloud.com.cn
  86. domain.esp=https://esp-test.apps.digiwincloud.com.cn
  87. domain.mdc=https://esp-test.apps.digiwincloud.com.cn
  88. domain.eoc=https://eoc-test.digiwincloud.com.cn
  89. domain.lmc=https://lmc-test.digiwincloud.com.cn
  90. opt.mybatisPlus.enable=true
  91. opt.mybatisPlus.configuration.log=true