龚焕茏
2024-07-16 b3b8de1b34dacee4c569fb46c27493a3d9125232
src/main/java/com/mindskip/xzs/repository/BaseMapper.java
@@ -13,4 +13,6 @@
    int updateByPrimaryKeySelective(T record);
    int updateByPrimaryKey(T record);
}