保存进度!
This commit is contained in:
@@ -295,6 +295,7 @@ public class CpicximToXMNHS
|
||||
try
|
||||
{
|
||||
logger.info( "发送请求内容:" + requestObject.toJSONString() );
|
||||
logger.info( "请求地址:" + HuixiabaoConfig.getUrl() );
|
||||
|
||||
req.setData( requestObject );
|
||||
resp = client.execute( req );
|
||||
|
@@ -33,6 +33,7 @@ import cn.hsa.zephyr.apisdk.internal.util.encrypt.SignTypeEnum;
|
||||
import cn.hsa.zephyr.apisdk.request.DefaultZephyrRequest;
|
||||
import cn.hsa.zephyr.apisdk.response.DefaultZephyrResponse;
|
||||
|
||||
|
||||
/**
|
||||
* Unit test for simple App.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user