fix(subscribe): improve query logic and handle status filtering
This commit is contained in:
+5
-1
@@ -3,7 +3,7 @@
|
||||
<div align="center">
|
||||
|
||||
[](LICENSE)
|
||||

|
||||
[](https://go.dev/)
|
||||
[](https://goreportcard.com/report/github.com/perfect-panel/server)
|
||||
[](Dockerfile)
|
||||
[](.github/workflows/release.yml)
|
||||
@@ -124,6 +124,10 @@ PPanel 服务端是 PPanel 项目的后端组件,为代理服务提供强大
|
||||
|
||||
访问 [ppanel.dev](https://ppanel.dev) 获取更多信息。
|
||||
|
||||
## 🏛 系统架构
|
||||
|
||||

|
||||
|
||||
## 📁 目录结构
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user