Update README.md to include documentation reference for watermark removal mini program
This commit is contained in:
@@ -105,6 +105,8 @@ go run ./cmd/api
|
||||
|
||||
`GET /healthz` 返回 `{"status": "ok"}`,用于部署探活。
|
||||
|
||||
更多子系统/专题文档请查阅 `docs/*` 子目录,例如 `docs/remove_watermark/README.md` 描述了去水印小程序的详细需求。
|
||||
|
||||
## 多小程序共用后台设计
|
||||
|
||||
- **凭证管理表**:`mini_programs` 持久化 `name/app_id/app_secret`,可通过后台页面或 SQL 插入,避免把密钥写进环境变量。
|
||||
|
||||
Reference in New Issue
Block a user