init project
This commit is contained in:
parent
df72079e6f
commit
ec8078e9bc
@ -12,4 +12,6 @@ type AcsRequest interface {
|
||||
type baseRequest struct {
|
||||
Scheme string
|
||||
Method string
|
||||
Host string
|
||||
Domain string
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user