zss
2024-11-19 e8d0a2f9375da4d04da4a06a0f9fa8ef448512c4
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);