Commit dcaafc0b by qwmqiuwenmin

fix

parent b0071dbd
......@@ -244,7 +244,7 @@ public class ClerkController extends WebBaseController{
//新增店员
@HttpLimit
@RequestMapping("/satff-add")
@RequestMapping("/staff-add")
public HaobanResponse staffAdd(StaffDTO staffDTO,String storeId,String clerkCode) {
String wxEnterpriseId = staffDTO.getWxEnterpriseId();
String staffName = staffDTO.getStaffName();
......
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