This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
student-physical-examination
/
contract_lock_sdk
Beobachten
3
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
4e8fbbf721
Branches
Tags
master
contract_loc...
/
model
/
common
/
Result.go
Result.go
122 B
Verlauf
Originalformat
1
2
3
4
5
6
7
package common
type Result struct {
// 【模板页面链接】模板页面链接
Url string `json:"url,omitempty"`
}