AppSettings.json 316 B

123456789
  1. {
  2. "InterfaceService":{
  3. "DLLPath":"D:\\Project\\git\\wingsolutionMaster\\WingInterfaceLibrary\\src\\bin\\Debug\\net6.0\\"
  4. },
  5. "ReponseService":{
  6. "DocHtmlPath": "D:\\Project\\git\\wingsolutionMaster\\WingCloudServer\\src\\bin\\Debug\\net6.0\\Services\\DocHtml.html",
  7. "SecondService": "Service/"
  8. }
  9. }