king
2022-08-23 113ff1aa0d62549730f1413fe5ffcadcf3a14f11
src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -1584,6 +1584,8 @@
    if (window.GLOB.mkHS) {
      if (btn.sysInterface === 'true' && options.cloudServiceApi) {
        result.rduri = options.cloudServiceApi
        result.userid = sessionStorage.getItem('CloudUserID') || ''
        result.LoginUID = sessionStorage.getItem('CloudLoginUID') || ''
      } else if (btn.sysInterface !== 'true') {
        if (window.GLOB.systemType === 'production' && btn.proInterface) {
          result.rduri = btn.proInterface
@@ -2009,7 +2011,7 @@
      _param.userid = 'bh0bapabtd45epsgra79segbch6c1ibk'
      _param.LoginUID = 'bh0bapabtd45epsgra79segbch6c1ibk'
      Api.getLocalConfig(_param).then(result => {
      Api.genericInterface(_param).then(result => {
        if (!result.status) {
          notification.warning({
            top: 92,