AppSettings.json 214 B

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