struct{}{}
This commit is contained in:
@@ -54,7 +54,7 @@ type TokenInfo struct {
|
||||
type PrintInfo struct {
|
||||
PrintNo string `json:"print_no" form:"print_no" binding:"required"` //打印机编号
|
||||
Name string `json:"name" form:"name"` //打印机备注
|
||||
SIM string `json:"sim" form:"sim"` //流量卡号码
|
||||
//SIM string `json:"sim" form:"sim"` //流量卡号码
|
||||
}
|
||||
|
||||
type PagedInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user