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