sale-client 3.5.187 → 3.5.188

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,9 +20,9 @@ var bendi = 'http://121.36.106.17:8400', bendi1 = 'http://121.36.106.17:8400'
20
20
  // 中盛
21
21
  // var fuwu = 'http://39.99.85.14:8400'
22
22
  // 燎原
23
- var fuwu = 'http://121.36.106.17:8400'
23
+ // var fuwu = 'http://121.36.106.17:8400'
24
24
  // 葛华
25
- // var fuwu = 'http://219.138.226.181:8401'
25
+ var fuwu = 'http://219.138.226.181:8401'
26
26
  // 乌海
27
27
  // var fuwu = 'http://203.57.101.233:8400'
28
28
  // 铜川
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "3.5.187",
3
+ "version": "3.5.188",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {