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