jinzhu / copier

Copier for golang, copy value from struct to struct and more
MIT License
5.58k stars 489 forks source link

specify multiple field name #205

Open liuzh825 opened 10 months ago

liuzh825 commented 10 months ago

`copier:"EmployeeNum" // specify field name` 支持指定多个 field name 吗?

Expected answer