This commit is contained in:
dcr_xuxgc
2026-06-12 17:49:54 +08:00
commit d759a9e740
69 changed files with 14243 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
# JNote 后端服务启动脚本
cd "$(dirname "$0")"
./jnote-api