优化更新功能
This commit is contained in:
@@ -32,4 +32,6 @@ public interface ColumnValueMapper {
|
||||
*/
|
||||
void batchUpdate(@Param("list") List<ColumnValue> list);
|
||||
|
||||
int updateColumnValue(ColumnValue columnValue);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user