You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
209 B

3 years ago
  1. {
  2. "Server": {
  3. "Port": 8089
  4. },
  5. "DB": {
  6. "ConnectionString": "server=10.114.64.19;database=OneMES;user id=sa;password=Leit2000",
  7. "ShowSQL": true
  8. },
  9. "Log": {
  10. "FilePath": "./mes.log"
  11. }
  12. }