AppSettings.json 306 B

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