This commit is contained in:
Looly
2023-08-08 20:02:43 +08:00
parent 4ffb48412b
commit 6d100e4e0c
3 changed files with 3 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ import java.lang.reflect.Type;
* 使用此接口避免使用反射调用toBean方法而性能太差。
*
* @author mkeq
* @since 5.8.22
*/
public interface IJSONTypeConverter {