Sign in

MES / DataAcquisition · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • DataAcquisition
  • WebApplication1
  • appsettings.Development.json
  • 1、调整项目命名 ...
    e4dee94d
    2、ORM改用FreeSql
    唐召明 authored
    2024-03-22 11:38:50 +0800  
    Browse Code »
appsettings.Development.json 119 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  }
}