mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
6 lines
157 B
Java
6 lines
157 B
Java
// 原开源项目地址:https://gitee.com/toktok/easy-cron
|
||
|
||
import InputCron from './InputCron.vue'
|
||
|
||
InputCron.name = 'JEasyCron'
|
||
export default InputCron |