engine/vars/service.go

6 lines
47 B
Go
Raw Permalink Normal View History

2024-02-11 01:31:01 +08:00
package vars
var (
ServiceMethods []string
)