| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 | [mysql]username = rootpassword = 287988448lp5421;password = roothost = 182.44.29.254;host = 127.0.0.1database = crm;database = foodsport = 3306MaxIdleConnection = 10MaxOpenConnection = 100sqlType = mysql[app]server = :8080;lock 0一个账号只能在一个地方登录,不允许多终端同时登录,1可以多终端同时登录lock = 1;demoEnabled 0演示模式 1正常模式demoEnabled = 1;redis 0停用 1启用redis=1[logger]logPath = /home/logslogName = system.log[redis]host = 127.0.0.1;password = monkeycool@2023db = 0timeout = 20port = 6379[filePath]path = /home/upload/[captchaConfig]type = string[jwt];timeOut 超时时间,单位分钟,若不写默认60分钟;issuer  签发人,不写默认monkey-cooltimeOut = 1440issuer = monkey-cool;缓存方式 db  redis  memory  //内存中cache  ="redis"[auth]isOpen = 1[wechat]miniProgramAppId = wx647658ccec6a2577miniProgramSecret = e3293d25eca5825cc34343d5300237cemchID = 1635053149mchApiV2Key = NEEC7p7qF4XYb0KLb7FSDGGYLnzKs730mchApiV3Key = F92wBRGB4ppEafNZDAcIaExe03SDVvfncertPath = /home/upload/cert/apiclient_cert.pemkeyPath = /home/upload/cert/apiclient_key.pemserialNo = 5FB5CC55F11201FC4CA01DF1ADC6867FC229AA3DnotifyHost = 400w690928.goho.conotifyURL = /api/v1/wechat/payment/notifynotifyRefundURL = /api/v1/wechat/payment/refund/notify[oms]commonSetting = https://oms-market-control-api.test.totant.com/api/common/v1/settingmarketAppId = 22082115240003F2serviceAppId = 23012810330003ECserviceAppSecret = 6cf9b063154cccba8868bbf82fa21f3011653163c2b60796f5c01370d3f1377c
 |