Commit 6655a582 by 徐高华

Merge branch 'master_xgh_我的客户迭代' into 'developer'

废弃代码

See merge request !411
parents ade19d3b 892c9867
......@@ -19,12 +19,11 @@ import com.gic.haoban.manage.web.vo.ClerkVo;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.*;
import java.util.stream.Collectors;
@RestController
@Deprecated
public class ClerkController extends WebBaseController{
@Autowired
private ClerkService clerkService;
......
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