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