Update from Sync Service

This commit is contained in:
FNS Service
2026-04-21 17:24:50 +08:00
parent c160565270
commit f3e8f9ae52
218 changed files with 5633 additions and 0 deletions

View File

@@ -0,0 +1 @@
systemctl start postgresql-12.service // 启动服务systemctl stop postgresql-12.service // 关闭服务systemctl restart postgresql-12.service // 重启服务systemctl status postgresql-12.service // 查看状态