phpcjl
2024-11-26 7a4fec4da46eeb4f00fc4d21aded329c93834e9f
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);
}