zss
2024-12-10 8d4ad0d13ef71e22cc1036e2c6c00aafb20ed597
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);