Commit 33ebab16 authored by 黄奎's avatar 黄奎

1

parent 98300413
...@@ -2266,9 +2266,9 @@ ...@@ -2266,9 +2266,9 @@
testApi() { testApi() {
var postMsg = {}; var postMsg = {};
var cmd = ""; var cmd = "";
cmd = "dmc_post_GetDidaHotelInfo"; cmd = "";
postMsg = { postMsg = {
hotelId:"1080427" hotelId:""
} }
if (cmd != '') { if (cmd != '') {
this.apipost( this.apipost(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment