zhangzengfei
2023-09-05 63645d248c765244488cd34dbc1bb6528ca6b7c7
1
2
3
4
5
package service
 
const (
    ProcName = "api-gateway"
)