Commit 3668f4d6 by liulianglang

内容

parent 7c94bb90
......@@ -9,6 +9,7 @@
kyxstx_txdx,
kyxstx_txwz,
kyxstx_kyyj,
kyxstx_txnr as kyxstxTxnr,
kyxstx_jd as jd,
kyxstx_wd as wd,
djsj,
......@@ -39,6 +40,7 @@
kyxstx_kyyj,
kyxstx_jd as jd,
kyxstx_wd as wd,
kyxstx_txnr as kyxstxTxnr,
djsj,
gxsj,
xxsc_pdbz,
......
......@@ -43,7 +43,7 @@ public class ForwardController {
}
System.out.println("url:=="+url);
System.out.println("methodurl:=="+url);
System.out.println("host:=="+host);
String type = request.getMethod();
......@@ -169,7 +169,7 @@ public class ForwardController {
file =base64ToMultipart(sjdatabase64);
System.out.println("转base64文件");
}
System.out.println("url:=="+url);
System.out.println("fileMethodurl:=="+url);
HashMap<String, String> headers = new HashMap<>();
Enumeration<String> headerNames = request.getHeaderNames();
String data="{}";
......
......@@ -8,6 +8,7 @@
tpfl as tpfl,
FJMS as fjms,
fj_dzwjbt as fjDzwjbt,
fj_dzwjnr as fjDzwjnr,
fj_dzwjgs as fjDzwjgs,
fj_lywz as fjLywz,
fj_dzwjdx as fjDzwjdx
......
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