zmc
2023-12-01 5244fdb5f7932f2cbce43f4bfaa9dc06c9dd4c95
src/api/exceptionApi.js
@@ -42,6 +42,10 @@
  /**
   *
   * @param {*} siteName
@@ -92,7 +96,6 @@
   */
  queryExceptionType(){
    return $http.get('/dust/exceptiontype')
  }
  ,
  },
}