摘要:
在Service业务处理层次上面将参数进行包装 public Long selectCustomerCountMap(List customerIdList) { Map maps = new HashMap(); maps.put("customerIds", customerIdList); r 阅读全文
posted @ 2022-06-28 09:34
MrSharp
阅读(280)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2022-06-28 09:29
MrSharp
阅读(144)
评论(0)
推荐(0)