|
|
@@ -979,7 +979,7 @@
|
|
|
return
|
|
|
}
|
|
|
const res = await this.$myRequest({
|
|
|
- host: 'code',
|
|
|
+ host: this.ceshi,
|
|
|
url: '/HotWaters/wpstart.action',
|
|
|
data: {
|
|
|
collect_code: this.byte35,
|
|
|
@@ -1012,7 +1012,7 @@
|
|
|
return
|
|
|
}
|
|
|
const res = await this.$myRequest({
|
|
|
- host: 'code',
|
|
|
+ host: this.ceshi,
|
|
|
url: '/HotWaters/wpconsume.action',
|
|
|
data: {
|
|
|
collect_code: this.byte35.substring(2)
|