email reward

This commit is contained in:
lianghuanjie
2025-01-03 20:44:03 +08:00
parent bc0aeec1da
commit b098e50eb0
36 changed files with 1188 additions and 51 deletions

12
doc/api/nova.api Normal file
View File

@@ -0,0 +1,12 @@
syntax = "v1"
import "task.api"
import "carv.api"
import "admin.api"
info (
desc: "nova api"
author: "jager"
email: "lhj168os@gmail.com"
)