forked from JointCloud/pcm-coordinator
存算联动参数调整
This commit is contained in:
parent
313f3d815c
commit
9b4ecea826
|
@ -113,8 +113,9 @@ type (
|
|||
ResourceSpecSl {
|
||||
ParticipantId string `json:"participantId"`
|
||||
ParticipantName string `json:"participantName"`
|
||||
SpecName string `json:"resourceSpecName"`
|
||||
SpecId string `json:"resourceSpecId"`
|
||||
SpecName string `json:"specName"`
|
||||
SpecId string `json:"specId"`
|
||||
specPrice float64 `json:"specPrice"`
|
||||
}
|
||||
|
||||
ParticipantSl {
|
||||
|
|
Loading…
Reference in New Issue