Browse Source

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

# Conflicts:
#	api/fangshi-api.js
lincl 5 năm trước cách đây
mục cha
commit
668596158f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)