mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-09 03:50:26 +08:00
7 lines
122 B
Go
7 lines
122 B
Go
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
|
|
|
|
package huaweidns
|
|
|
|
type BaseResponse struct {
|
|
}
|