Jelajahi Sumber

红包: 712 -》 734

deng.yinping 3 tahun lalu
induk
melakukan
79751d1002
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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)