Finish half translation work.

This commit is contained in:
zicla
2019-05-04 23:36:05 +08:00
parent 900924d196
commit 5625149766
52 changed files with 613 additions and 950 deletions

View File

@ -3,7 +3,7 @@ package rest
import "github.com/eyebluecn/tank/code/core"
/**
* 系统的所有访问记录均记录在此
* visit record.
*/
type Footprint struct {
Base