feat(): notify dingding

This commit is contained in:
Espoir
2021-08-26 21:10:13 +08:00
parent 20876243ed
commit 5fe92dcc89
15 changed files with 266 additions and 16 deletions

View File

@@ -0,0 +1,7 @@
package api
type ApiGroup struct {
Api
}
var ApiGroupApp = new(ApiGroup)