修改日志上报功能

parent e0000e3b
......@@ -37,8 +37,7 @@ public class QueryManagerImpl implements QueryManager {
@Override
public tbstry rysearch(String value) {
Qgckzp getryxx = new Qgckzp();
//tbstry ryxx = getryxx.getQgckAllxxXml(value);
tbstry ryxx =new tbstry();
tbstry ryxx = getryxx.getQgckAllxxXml(value);
return ryxx;
}
......
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