chore: 更新heqi服务键

This commit is contained in:
2026-07-26 18:30:27 +08:00
parent 1ee2a82792
commit c3c5df6cbb
4 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ import (
"github.com/gin-gonic/gin"
)
const serviceKey = "Platform"
const serviceKey = "heqi"
func main() {
config.New(serviceKey)