Browse Source

Merge branch 'master' of http://192.168.1.220:10080/raolu/PC-application

# Conflicts:
#	api/fangshi-api.js
lincl 5 years ago
parent
commit
668596158f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/fangshi-api.js

+ 1 - 1
api/fangshi-api.js

@ -53,5 +53,5 @@
            return httpRequest.get("doctor/phthisis/getNTimes", { data: data })
        }
    }
    exports.fangshiAPI = fangshiAPI;
    exports.fangshiAPI = fangshiAPI;
})(window)