zss
2024-12-04 37c0a1b706f4a16cc3df7e03bbbaec204f897e8e
user-server/src/main/java/com/yuanchu/mom/service/CustomService.java
@@ -16,7 +16,7 @@
    Map<String, Object> selectCustomPageList(IPage<Custom> page, Custom custom);
    int delCustomById(Integer id);
    int delCustomById(Long id);
    int addCustom(Custom custom);