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
/
SealFoot.go
SealFoot.go
104 B
Verlauf
Originalformat
1
2
3
4
5
6
7
package common
type SealFoot struct {
// 【文字内容】文字内容
Text string `json:"text"`
}