Commit cb62134
feat(bus数据库): 更新表初始化 (#39)
* feat(bus数据库): 增加报警表初始化
* feat(公交版本): 监控检查+文件管理等功能更新
* feat(bus数据库):更新设备类型表初始化
* feat(bus数据库):精简设备类型表,只保留常用
* fix: 定时任务的服务应该自动重启
* docs: SSL_CERTIFICATE的示例
* feat(公交表): 移除用不到的
* feat(字体): 镜像内带字体, 规避宿主机没有字体引起的验证码BUG
---------
Co-authored-by: Liu <transcodegroupdeveloper@gmail.com>
Co-authored-by: ipcjs.mac4 <gipcjs@gmail.com>1 parent 52fcdc7 commit cb62134
File tree
4 files changed
+473
-391
lines changed- bus
- certbot
- mysql8/initdb
4 files changed
+473
-391
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments