mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-03 15:00:27 +08:00
7 lines
121 B
Go
7 lines
121 B
Go
// Copyright 2021 GoEdge CDN goedge.cdn@gmail.com. All rights reserved.
|
|
|
|
package huaweidns
|
|
|
|
type BaseResponse struct {
|
|
}
|