Files
cas_tt_cloud_backend/app/common/model/technology_instance.go

5 lines
50 B
Go
Raw Normal View History

2021-10-09 11:55:54 +08:00
package model
type TechnologyInstance struct {
}