zhou.xiaoning hace 3 años
padre
commit
5eb31c0cae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      models/ferroalloy.go

+ 1 - 1
models/ferroalloy.go

@@ -369,7 +369,7 @@ func (r *THJWrstandard) buildSql() string {
 	from WR_PresaleInfo t
 	where t.presalestatus = 2
 	and t.marketid = 64201) and %v 
-	order by wr.wrstandardname;
+	order by wr.wrstandardname
 	`
 	param := "1=1"
 	if r.WRSTANDARDNAME != "" {