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