fix(osi): 加固 Phase 0 验收实现(T-006)
This commit is contained in:
@@ -3,7 +3,6 @@ package contract
|
||||
type Envelope struct {
|
||||
ServiceID string `json:"serviceId"`
|
||||
UploadInfo any `json:"uploadinfo,omitempty"`
|
||||
BaseInfo any `json:"baseInfo,omitempty"`
|
||||
}
|
||||
|
||||
type UploadInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user