This commit is contained in:
parent
d1d8c34cbd
commit
e28a2ac7a1
|
@ -38,10 +38,6 @@ func NewOpListOthersVO() *OpListOthersVO {
|
|||
return &OpListOthersVO{}
|
||||
}
|
||||
|
||||
func NewOpListOthersVO() *OpListOthersVO {
|
||||
return &OpListOthersVO{}
|
||||
}
|
||||
|
||||
func (vo *OpListVO) CopyAccount(account *dbstruct.Account) *OpListVO {
|
||||
if account == nil {
|
||||
return vo
|
||||
|
|
Loading…
Reference in New Issue