Browse Source

红包: 712 -》 734

deng.yinping 3 năm trước cách đây
mục cha
commit
79751d1002
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      models/ferroalloy.go

+ 1 - 1
models/ferroalloy.go

@@ -450,7 +450,7 @@ func (r *RegisterMoney) buildSql() string {
 	select 
 		t.amount 
 	from taaccountlog t 
-	where t.accountid = %v and t.businesscode = '712'
+	where t.accountid = %v and t.businesscode = '734'
 	`
 	sqlId.FormatParam(r.Accountid)