Browse Source

修复BUG

auqfypeu 4 years ago
parent
commit
77827b5820
2 changed files with 32 additions and 3 deletions
  1. 3 3
      Member/MemberUI/src/utils/config.js
  2. 29 0
      mem_orderController.cs

+ 3 - 3
Member/MemberUI/src/utils/config.js

@@ -1,8 +1,8 @@
 const APIV1 = '/api/v1'
 const APIV2 = '/api/v2' 
-const APIV3 = 'http://119.130.113.245:8004'
-const JAPIV = 'http://119.130.113.245:8005'
-const APIV4 = 'http://119.130.113.245:8005' 
+const APIV3 = 'http://localhost:8004'
+const JAPIV = 'http://localhost:8005'
+const APIV4 = 'http://localhost:8005' 
 module.exports =  {
   name: '亮健会员中心',
   prefix: 'bird',

+ 29 - 0
mem_orderController.cs

@@ -0,0 +1,29 @@
+commit be292234f16c5ed37614c3cb3f7c40d799b95c0b (HEAD -> master, origin/master, origin/HEAD)
+Author: auqfypeu <auqfypeu@163.com>
+Date:   Tue Dec 24 17:04:42 2019 +0800
+
+    修复购药历史查询ERROR
+
+commit 07a60097f88c0beb11f60bf47c105a56318294b9
+Author: root <pzc4213@gmail.com>
+Date:   Sun Sep 29 15:12:47 2019 +0800
+
+    '会员信息'
+
+commit 79cdfa695fb32c3cbb1c31ff9e59a12d739e4e7b
+Author: root <pzc4213@gmail.com>
+Date:   Sat Sep 28 09:56:43 2019 +0800
+
+    '会员基本信息模块和es对接修改'
+
+commit 781ef580d4263b3faeff4d1e977690930c322095
+Author: root <pzc4213@gmail.com>
+Date:   Mon Aug 26 13:44:13 2019 +0800
+
+    更新
+
+commit fee38120286c361a73ea6cf01af5e4c5bbf811eb
+Author: tanyang <253932433@qq.com>
+Date:   Sat Jun 15 16:53:13 2019 +0800
+
+    20190615-ty