Logo white

antissoft / lvqianmeiye_ERP

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • lvqianmeiye_ERP
  • netcore
  • src
  • Application
  • NCC.API
  • appsettings.Development.json
  • feat: 沟通记录与待办、门店登录、考勤与 AI/腾讯位置等多端联调 ...
    a79bf04d
    Co-authored-by: Cursor <cursoragent@cursor.com>
    “wangming” authored
    2026-05-06 10:38:11 +0800  
    Browse Code »
appsettings.Development.json 283 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "NCC_App": {
    "TencentLbs": {
      "Key": "YRXBZ-NEV6T-K7SXH-VJPMF-G5IQF-F3FCJ",
      "TimeoutSeconds": 5
    }
  }
}