5 lines
64 B
Go
5 lines
64 B
Go
package technology
|
|
|
|
// Patent 专利管理
|
|
type Patent struct{}
|
package technology
|
|
|
|
// Patent 专利管理
|
|
type Patent struct{}
|