app-cloudep-notification-se.../internal/config/config.go

8 lines
103 B
Go
Raw Permalink Normal View History

2024-08-20 06:35:14 +00:00
package config
import "github.com/zeromicro/go-zero/zrpc"
type Config struct {
zrpc.RpcServerConf
}