44323
2024-01-29 125a6f192ed7e611739f8648cf036360f600c41b
guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/IHouseResourceService.java
@@ -63,6 +63,9 @@
    ResultUtil confirm(Integer userType);
    List<CollectListRes> collect(List<Integer> ids);
    List<CollectListRes> collect(Integer id);
    ResultUtil<Integer> getSurplusPushNumber1();
}