This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
student-physical-examination
/
contract_lock_sdk
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
4e8fbbf721
Branches
Tags
master
contract_loc...
/
model
/
common
/
SealFoot.go
SealFoot.go
104 B
Histórico
Raw
1
2
3
4
5
6
7
package common
type SealFoot struct {
// 【文字内容】文字内容
Text string `json:"text"`
}