forked from lxm_tools/screw
🐛 修复MySQL列长度问题
This commit is contained in:
@@ -27,6 +27,8 @@ import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* mysql 类型字典
|
||||
*
|
||||
* @author liu·yu
|
||||
* Created by 15952866402@163.com on 2020-08-17
|
||||
*/
|
||||
|
||||
@@ -31,6 +31,8 @@ import java.io.*;
|
||||
import static cn.smallbun.screw.core.constant.DefaultConstants.DEFAULT_ENCODING;
|
||||
|
||||
/**
|
||||
* freemark pojo 引擎
|
||||
*
|
||||
* @author liu·yu
|
||||
* Created by 15952866402@163.com on 2020-08-14
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user