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