Pu Zhibing
2024-11-27 0befca3e70b575c420e7a14fa113aeb74b8fbef8
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/service/TechnicianSubscribeService.java
@@ -21,4 +21,5 @@
     */
    List<TechnicianSubscribeVO> getTechnicianSubscribeByUserAndShop(Long userId, Long shopId);
    void subscribe(TechnicianSubscribe technicianSubscribe);
}