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
/
Result.go
Result.go
122 B
Histórico
Raw
1
2
3
4
5
6
7
package common
type Result struct {
// 【模板页面链接】模板页面链接
Url string `json:"url,omitempty"`
}