optimize
zhangxiaofeng 1 year ago
commit 320a787f9b

@ -9,7 +9,7 @@
//},
"SystemSettings": {
"SuperAdminViewAllData": false, //
"IsGlobalRequestLog": false //
"IsGlobalRequestLog": true //
},
"AppSettings": {
"InjectSpecificationDocument": true //swagger
@ -54,7 +54,7 @@
"DES": "072B13C9"
},
"Cache": {
"CacheType": "RedisCache", // RedisCache
"CacheType": "MemoryCache", // RedisCache
"RedisConnectionString": "192.168.0.80:6379,password=,defaultDatabase=11"
},
"SnowId": {

Loading…
Cancel
Save