{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", //¶ÌÐÅϵͳԤ¾¯ ÿ¸ô5·ÖÖÓ´¥·¢Ò»´Î "job_smswarning": "0 0/5 * * * ?", "DbConnection": [ { //Õýʽ "Key": "Main", "ConnectionString": "server=123.60.83.120;port=3306;uid=fxuser;pwd=opRer16#2e2rdq;database=fx_main;Allow Zero Datetime=True;Charset=utf8;" }, { //Õýʽ "Key": "Sms", "ConnectionString": "server=123.60.83.120;port=3306;uid=fxuser;pwd=opRer16#2e2rdq;database=sms_sender;Allow Zero Datetime=True;Charset=utf8;" } ] }