「优化」可以在 admin 端增加一个一键清空的功能,或者叫初始化的功能,就是没有我们这些测试数据!
Open
Nobody has claimed this yet.
feature
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 622
- PR merge metrics
- No merged PRs in 30d
Description
请说明一下新增支持的新功能
schema.sql 默认的数据里面需要提供一些文章数据,让数据把基本的功能撑起来。
请描述下希望实现的功能特点
这样用户在首次部署后,不会觉得页面太空,如果他想要一个空白的,可以进入 admin 管理后台有一个一键恢复到出厂设置类似的功能!
请描述下期望实现的方式
1、在 schema.sql 中追加基础数据。
2、在 admin 中增加一键初始化的功能
其他信息
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing schema.sql and the admin management entry points mentioned in the issue. Clarify whether initialization should remove test data, restore default data, or both, then trace the existing data setup and admin operations. Done should be a clearly defined one-click reset behavior with appropriate verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mysql, spring-boot
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100