Commit e9cb7dd6 authored by liudong1993's avatar liudong1993

1 汇付天下支付

parent 54c03d7f
...@@ -26,7 +26,7 @@ namespace Mall.Repository.Education ...@@ -26,7 +26,7 @@ namespace Mall.Repository.Education
builder.AppendFormat(@" builder.AppendFormat(@"
SELECT * SELECT *
FROM RB_Trade_Config FROM RB_Trade_Config
WHERE 1=1 WHERE Status =0
"); ");
if (query != null) if (query != null)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment