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