Commit 7a27529d by qwmqiuwenmin

fix

parent f6d0077e
......@@ -425,7 +425,7 @@ public class DepartmentContoller extends WebBaseController{
chainVO = chain;
}
}
return resultResponse(HaoBanErrCode.ERR_1);
return resultResponse(HaoBanErrCode.ERR_1,chainVO);
}
@RequestMapping("department-batch-sync-success")
......
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