Files
2019-04-22 18:49:16 +08:00

7 lines
69 B
Go

package model
// ArgStats struct.
type ArgStats struct {
*PlStat
}