mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-23 07:25:07 +08:00
合并成单 module 的初始化
使用 spring boot 2.4.1 启动项目
This commit is contained in:
@ -0,0 +1 @@
|
||||
package cn.iocoder.dashboard.modules.system.dal.mysql.dataobject;
|
@ -0,0 +1,4 @@
|
||||
package cn.iocoder.dashboard.modules.system.dal.redis;
|
||||
|
||||
public class RedisKeyContants {
|
||||
}
|
@ -0,0 +1 @@
|
||||
package cn.iocoder.dashboard.modules.system.service;
|
Reference in New Issue
Block a user