package common type PhysicsImg struct { // 【印章的用印id】印章的用印id AuthId string `json:"authId"` // 【图片key】图片key Photokey string `json:"photokey"` }