Skip to content

Commit

Permalink
refactor_model_to_typehandler
Browse files Browse the repository at this point in the history
  • Loading branch information
Zzm0809 committed Oct 16, 2023
1 parent e8a7623 commit cf78527
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
import java.sql.ResultSet;
import java.sql.SQLException;


public abstract class AbstractJsonTypeHandler<T> extends BaseTypeHandler<T> {

@Override
Expand Down

0 comments on commit cf78527

Please sign in to comment.