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