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