copier icon indicating copy to clipboard operation
copier copied to clipboard

模拟代码分层的时候,多个模型转换的需求场景,存在不好用的问题。

Open 786572258 opened this issue 3 years ago • 1 comments

如图 image

786572258 avatar May 09 '22 02:05 786572258

type S1 struct {
      Uid string `copier:"BiddingProjectId"`
}

SpectatorNan avatar Jun 11 '22 09:06 SpectatorNan