king
2024-06-12 ed719ec5d86d3373ee95df8262eba3f456f94d60
src/api/index.js
@@ -1087,7 +1087,7 @@
  /**
   * @description sql检验
   */
  sDebug (sql, rduri = null) {
  sDebug (sql) {
    let param = {
      func: 's_debug_sql',
      exec_type: window.GLOB.execType || 'y',
@@ -1123,10 +1123,6 @@
    param = this.encryptParam(param)
    let url = '/webapi/dostars'
    if (rduri) {
      url = rduri
    }
    let timer = setTimeout(() => {
      let _param = {