|
@@ -4122,7 +4122,7 @@ type XunjiServiceListInfo struct {
|
|
// swagger:model XunjiServiceListReq
|
|
// swagger:model XunjiServiceListReq
|
|
type XunjiServiceListReq struct {
|
|
type XunjiServiceListReq struct {
|
|
PageInfo
|
|
PageInfo
|
|
- XunjiID *uint64 `json:"xunjiID,optional"`
|
|
|
|
|
|
+ XunjiID *uint64 `json:"configId,optional"`
|
|
}
|
|
}
|
|
|
|
|
|
// XunjiService information response | XunjiService信息返回体
|
|
// XunjiService information response | XunjiService信息返回体
|