zss
2024-12-24 dd664cf0ffa2eeef35c3e6955297b7fa2c903cc3
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);