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