Commit d20891d8 by huangZW

111

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