Commit d20891d8 by huangZW

111

parent f9b3db15
...@@ -692,8 +692,7 @@ public class ClerkController extends WebBaseController{ ...@@ -692,8 +692,7 @@ public class ClerkController extends WebBaseController{
list.add(vo); list.add(vo);
} }
} }
return resultResponse(HaoBanErrCode.ERR_1,list);
return resultResponse(HaoBanErrCode.ERR_1);
} }
} }
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