riku
2023-11-24 dd5fbe2e6cacffa0ff67f0f68c262d14ddfce3cc
src/api/exceptionApi.js
@@ -42,6 +42,10 @@
  /**
   *
   * @param {*} siteName
@@ -92,7 +96,6 @@
   */
  queryExceptionType(){
    return $http.get('/dust/exceptiontype')
  }
  ,
  },
}