Commit 240d64c1 authored by 胡建龙's avatar 胡建龙

[fix]明细通知接口调用接口代码填充

parent 77091585
......@@ -152,8 +152,7 @@ public class PingAnServiceImpl implements PingAnService {
private String postNotify(String params) {
String sysName = "HCL_UPLOAD_FILE";
// todo 待修改
String apiName = "pingAnCallback";
String apiName = "writeOffLd016";
try {
//初始化接口信息
HapInterfaceHeader headerAndLineDTO = headerService.getHeaderAndLine(sysName, apiName);
......
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