Commit b1666781 by yaosai

bugfix-删除导购

parent d7209fa5
......@@ -119,7 +119,7 @@ public class ClerkController extends WebBaseController {
resultList.add(vo);
}
}
return resultResponse(HaoBanErrCode.ERR_1, resultlist);
return resultResponse(HaoBanErrCode.ERR_1, resultList);
}
......
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