This commit is contained in:
Kane Wang 2025-03-13 22:01:52 +08:00
parent aaef2bd862
commit d12a7b14e4

View File

@ -285,6 +285,8 @@ public class CpicximToXMNHS
try
{
logger.info( "发送请求内容:" + requestObject.toJSONString() );
req.setData( requestObject );
resp = client.execute( req );