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