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