无关风月
2024-08-19 c1f788b3cd5fc405906837da0fa102850fdc0c7f
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/feignClient/UserSiteClient.java
@@ -26,7 +26,7 @@
    * @param userId
    * @return
    */
   @GetMapping("/t-user-site/getSiteIds")
   @PostMapping("/t-user-site/getSiteIds")
   R<List<Integer>> getSiteIds(Long userId);