mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-23 05:00:25 +08:00
feat(CustomKeyGenerator.java):MP自定义主键生成策略
This commit is contained in:
parent
97b0c914a3
commit
7f53af0f90
@ -0,0 +1,10 @@
|
||||
package com.youlai.common.mybatis.generator;
|
||||
|
||||
/**
|
||||
* MP自定义主键生成器
|
||||
*
|
||||
* @author <a href="mailto:xianrui0365@163.com">haoxr</a>
|
||||
* @date 2021/11/1 23:53
|
||||
*/
|
||||
public class CustomKeyGenerator {
|
||||
}
|
Loading…
Reference in New Issue
Block a user