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