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