Commit 1f5a85d1 by guojx

流失数据概览

parent a8c35e7a
...@@ -40,8 +40,9 @@ import java.util.stream.Collectors; ...@@ -40,8 +40,9 @@ import java.util.stream.Collectors;
* @Author guojx * @Author guojx
* @Date 2024/5/21 13:45 * @Date 2024/5/21 13:45
*/ */
@RestController("wechat-work") @RestController
@Slf4j @Slf4j
@RequestMapping("wechat-work")
public class WechatWorkController extends NewBaseController { public class WechatWorkController extends NewBaseController {
@Autowired @Autowired
private StoreGroupService storeGroupService; private StoreGroupService storeGroupService;
......
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