mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-23 05:00:25 +08:00
docs(StringArrayJsonTypeHandler.java): 添加注释
This commit is contained in:
parent
62a00486e5
commit
89e3fa0c0b
@ -7,6 +7,9 @@ import org.apache.ibatis.type.MappedTypes;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
/**
|
||||
* String 数组类型转换 json
|
||||
* <a href="https://www.jianshu.com/p/ab832f3fe81c">https://www.jianshu.com/p/ab832f3fe81c</a>
|
||||
*
|
||||
* @author Gadfly
|
||||
* @since 2021-06-30 15:27
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user