提交 ff65d10d authored 作者: lisongtao's avatar lisongtao

common包新增方法

上级 0ddb7019
......@@ -599,4 +599,9 @@ public class QlztServiceImpl implements QlztService {
}
}
}
@Override
public String updateKsYsztByBdcdyh(String s) {
return null;
}
}
......@@ -137,6 +137,11 @@ public class SynchroDjsjServiceImpl implements SynchroDjsjService {
return result;
}
@Override
public String synchroFwHsSbjgByMapForJz(Map args) {
return null;
}
@Override
public String synchroFwYchsSbjgByMap(Map args) {
logger.info("synchroFwYchsSbjgByMap.args:{}", JSONObject.toJSONString(args));
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论