FuWaiCallCenter_UI 阜外华中心血管病医院 - 最早演示版不用了

test.js 229B

1234567
  1. function Login() {
  2. //var ss = helper.http.get("http://localhost:61861/interface/GetData.asmx/GetData?P=CeShi/CS&r=1111" + Math.random());
  3. var ss = helper.http.get("http://localhost:801/Home/ss");
  4. alert(ss);
  5. }