소스 검색

tomcat_res

night-cherry 1 개월 전
부모
커밋
03e3667c52
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      index.js

+ 1 - 0
index.js

@@ -94,6 +94,7 @@ const app=createApp({
       this.tomcat_res=res.message;
       this.tomcat_res=res.message;
       console.log("res.message:"+res.message);
       console.log("res.message:"+res.message);
       console.log("res:"+res);
       console.log("res:"+res);
+      console.log("res[\"message\"]:"+res["message"]);
       console.log("tomcat_res"+tomcat_res);
       console.log("tomcat_res"+tomcat_res);
     };
     };
     request.open("POST","http://ancientapes.cc:8080/mineluxuries/book");
     request.open("POST","http://ancientapes.cc:8080/mineluxuries/book");