Prechádzať zdrojové kódy

孕妇建卡调阅接口调整

yaodeguang 1 mesiac pred
rodič
commit
345186c825
1 zmenil súbory, kde vykonal 9 pridanie a 10 odobranie
  1. 9 10
      src/utils/requestFuYou.js

+ 9 - 10
src/utils/requestFuYou.js

@@ -127,16 +127,15 @@ async function fuYouRequest() {
     <web:getData xmlns:web="http://webservice.zhending.com">
       <web:token>321322199206140414</web:token>
       <web:json>
-
-            {
-      "source":"womanAsk",
-      "remark":"孕妇建卡",
-      "operate":"queryDetailByNo",
-      "data": {
-      "healthNo":"${healthNo.value}"
-      }
-      }
-
+{
+  "source":"womanMain",
+"remark":"孕妇建卡",
+"operate":"get",
+  "data":
+  {  
+"healthNo":"${healthNo.value}"
+}
+}
       </web:json>
     </web:getData>
   </SOAP-ENV:Body>