WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json
@@ -21,7 +21,10 @@ // 注意,http://127.0.0.1:1818 和 http://localhost:1818 是不一样的 "IPs": "http://127.0.0.1:8080,http://localhost:8080" }, "ApiName": "WIDESEA", "ApiName": "WIDESEAWCS", "ExpMinutes": 120, "QuartzJobAutoStart": true "QuartzJobAutoStart": true, "LogDeubgEnable": true, //是否记录调试日志 "PrintSql": true, //打印SQL语句 "LogAOPEnable": true //是否记录AOP日志 }