# aidemo **Repository Path**: aseyun/aidemo ## Basic Information - **Project Name**: aidemo - **Description**: 上传核心类,AI自动生成符合要求的后端代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-24 - **Last Updated**: 2026-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 后端代码生成注意事项: 1.后端框架:spring boot ,jdk1.8,mybatisplug 2.controller 相关的返回使用Result.java 3.controller,service,mapper ,pojo实体对接参照demo写 4.相关框架类的framework文件夹,引用包的路径按照类中的路径写,不按照文件所在的路径写 maven 引用 org.springframework.boot spring-boot-starter-web org.apache.httpcomponents httpclient 4.5.13 compile org.apache.httpcomponents httpclient 4.5.13 compile cn.hutool hutool-all 5.7.5 org.springframework spring-webmvc 5.3.22 compile org.springframework spring-web 5.3.22 compile com.alibaba fastjson 1.2.83 maven 相关版本信息 4.12 2.17.2 2.6.2 2.2.1.RELEASE 2.2.2.RELEASE 5.2.2.RELEASE 2.11.2 1.1.1 3.3.2 5.1.45 1.2.6 2.9.2 1.18.20 3.10 3.0.16.RELEASE 3.0 3.17.3 5.7.5 1.2.7 1.11.543 1.8 1.10 1.7 0.0.1 1.9.6 3.0.3 5.2.2 前端 依赖的版本信息 "@element-plus/icons-vue": "^2.3.1", "@monaco-editor/loader": "^1.4.0", "@smallwei/avue": "^3.6.0", "animate.css": "^4.1.1", "avue-plugin-ueditor": "^1.0.4", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "axios": "^0.21.4", "crypto-js": "^4.2.0", "dayjs": "^1.10.6", "element-plus": "^2.9.0", "html2canvas": "^1.4.1", "intro.js": "^7.2.0", "js-base64": "^3.7.5", "js-cookie": "^3.0.0", "js-pinyin": "^0.2.5", "mockjs": "^1.1.0", "nprogress": "^0.2.0", "qiniu-js": "^3.4.1", "qrcode.vue": "^3.4.1", "v-drag": "^3.0.9", "vant": "^4.9.0", "vite-plugin-mock": "^2.9.4", "vue": "^3.4.27", "vue-i18n": "^9.1.9", "vue-router": "^4.1.5", "vue3-pdfjs": "^0.1.6", "vue3-treeselect": "^0.1.10", "vue3-video-play": "^1.3.2", "vuedraggable": "^4.1.0", "vuex": "^4.0.2"