build: 更新项目结构并移除冗余文件

- 删除了 Go workflow 文件,简化构建流程
- 移除了 docker-compose.yml 文件,减少不必要的容器编排
- 更新了 README.md,精简了项目结构说明
This commit is contained in:
2025-07-05 19:31:53 +08:00
parent 6157045d45
commit 2fa59640e0
6 changed files with 9 additions and 404 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
[
{
"id": 1,
"id": 10001,
"createTime": "2021-02-24 21:16:41.525157",
"updateTime": "2021-02-27 18:21:16.000000",
"departmentId": "1",
@@ -9,96 +9,11 @@
"password": "e10adc3949ba59abbe56e057f20f883e",
"passwordV": 3,
"nickName": "管理员",
"headImg": "https://cool-admin-pro.oss-cn-shanghai.aliyuncs.com/app/c8128c24-d0e9-4e07-9c0d-6f65446e105b.png",
"headImg": "",
"phone": "18000000000",
"email": "team@cool-js.com",
"email": "123456@123.com",
"status": 1,
"remark": "拥有最高权限的用户",
"socketId": null
},
{
"id": 24,
"createTime": "2021-02-26 14:17:38.000000",
"updateTime": "2021-02-26 14:17:38.000000",
"departmentId": "11",
"name": "小白",
"username": "xiaobai",
"password": "e10adc3949ba59abbe56e057f20f883e",
"passwordV": 1,
"nickName": "小白",
"headImg": null,
"phone": null,
"email": null,
"status": 1,
"remark": null,
"socketId": null
},
{
"id": 25,
"createTime": "2021-02-26 14:28:25.000000",
"updateTime": "2021-02-26 14:28:25.000000",
"departmentId": "12",
"name": "小黑",
"username": "xiaohei",
"password": "e10adc3949ba59abbe56e057f20f883e",
"passwordV": 1,
"nickName": "小黑",
"headImg": null,
"phone": null,
"email": null,
"status": 1,
"remark": null,
"socketId": null
},
{
"id": 26,
"createTime": "2021-02-26 14:28:49.000000",
"updateTime": "2021-02-26 14:28:49.000000",
"departmentId": "12",
"name": "小绿",
"username": "xiaolv",
"password": "e10adc3949ba59abbe56e057f20f883e",
"passwordV": 1,
"nickName": "小绿",
"headImg": null,
"phone": null,
"email": null,
"status": 1,
"remark": null,
"socketId": null
},
{
"id": 27,
"createTime": "2021-02-26 14:29:23.000000",
"updateTime": "2021-02-26 14:29:23.000000",
"departmentId": "13",
"name": "小青",
"username": "xiaoqin",
"password": "e10adc3949ba59abbe56e057f20f883e",
"passwordV": 1,
"nickName": "小青",
"headImg": null,
"phone": null,
"email": null,
"status": 1,
"remark": null,
"socketId": null
},
{
"id": 28,
"createTime": "2021-02-26 14:29:52.000000",
"updateTime": "2021-02-26 14:29:52.000000",
"departmentId": "11",
"name": "神仙都没用",
"username": "icssoa",
"password": "e10adc3949ba59abbe56e057f20f883e",
"passwordV": 1,
"nickName": "神仙都没用",
"headImg": "https://cool-admin.cn.utools.club/uploads//20210226/0eeab9a0-77fc-11eb-b64f-674cd46b6601.jpg",
"phone": null,
"email": null,
"status": 1,
"remark": null,
"socketId": null
}
]