支持自实现Quartz任务类

This commit is contained in:
AlanScipio
2024-02-20 16:47:32 +08:00
parent e4a49e6b1c
commit bba1c8465d
48 changed files with 4005 additions and 884 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "ruoyi",
"name": "ryas",
"version": "3.6.3",
"description": "RYAS管理系统",
"author": "ruoyi",
"author": "ryas",
"license": "MIT",
"type": "module",
"scripts": {
@@ -11,10 +11,6 @@
"build:stage": "vite build --mode staging",
"preview": "vite preview"
},
"repository": {
"type": "git",
"url": "https://gitee.com/y_project/RuoYi-Cloud.git"
},
"dependencies": {
"@element-plus/icons-vue": "2.3.1",
"@vueup/vue-quill": "1.2.0",