Merge branch 'feature/REQ-2010' into pre
This commit is contained in:
commit
e554c2126f
@ -0,0 +1,8 @@
|
||||
package cn.axzo.pokonyan.config.mybatisplus.type;
|
||||
|
||||
/**
|
||||
* @author haiyangjin
|
||||
* @date 2024/3/4
|
||||
*/
|
||||
public class StringSetTypeHandler extends BaseSetTypeHandler<String> {
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user