Sign in

MES / MES-BaseMes10.0 · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • MES-BaseMes10.0
  • web
  • WebMvc
  • appsettings.Development.json
  • 项目初始,待删减
    3d89c376
    高翔 authored
    2024-07-04 17:06:49 +0800  
    Browse Code »
appsettings.Development.json 218 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
{
  "Logging": {
    "LogLevel": {
      "Default": "Debug",
      "System": "Information",
      "Microsoft": "Information"
    }
  },
  "ImgPath": "./wwwroot//images//ImageAll//",
  "FileExtName": ".jpg,.png,.bmp"
}