Commit c6cb30fc by 王军业

00000

1 parent 7dd2bafc
......@@ -177,7 +177,7 @@ public class ContractServiceImpl implements ContractService {
}
@Override
public Object selectByCondition(SelectVo selectVo) {
public Object selectByCondition(SelectVo selectVo) {
// TODO Auto-generated method stub
try {
ResultVo resultVo=new ResultVo();
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!