zou.yingbin %!s(int64=4) %!d(string=hai) anos
pai
achega
dc1df8ebf0
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      models/ermcp3Report.go

+ 0 - 2
models/ermcp3Report.go

@@ -702,8 +702,6 @@ func (r *Ermcp3ExposureContractDetail) calc() {
 	r.BUYUSERNAME = mtpcache.GetUserNameByUserId(r.BUYUSERID)
 	r.SELLUSERNAME = mtpcache.GetUserNameByUserId(r.SELLUSERID)
 	r.USERNAME = mtpcache.GetUserNameByUserId(r.USERID)
-	// 终端取的是BUYUSERNAME显示, USERNAME是新加的, 把r.BUYUSERNAME = r.USERNAME 这样终端不用改
-	r.BUYUSERNAME = r.USERNAME
 }
 
 func (r *Ermcp3ExposureContractDetail) buildSql() string {