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