diff --git a/Host/Views.Mobile/Product/Routeros.cshtml b/Host/Views.Mobile/Product/Routeros.cshtml index ede3cc4..99b2f94 100644 --- a/Host/Views.Mobile/Product/Routeros.cshtml +++ b/Host/Views.Mobile/Product/Routeros.cshtml @@ -79,7 +79,7 @@
- @* *@ +
diff --git a/Host/Views.Mobile/Product/buy.cshtml b/Host/Views.Mobile/Product/buy.cshtml index de23403..8e4819f 100644 --- a/Host/Views.Mobile/Product/buy.cshtml +++ b/Host/Views.Mobile/Product/buy.cshtml @@ -199,10 +199,10 @@ 支付方式:
- @*
+
-
*@ +
@@ -345,10 +345,10 @@ 支付方式:
- @*
+
-
*@ +
diff --git a/Host/Views.Mobile/Product/rebuy.cshtml b/Host/Views.Mobile/Product/rebuy.cshtml index ec430a9..92c066d 100644 --- a/Host/Views.Mobile/Product/rebuy.cshtml +++ b/Host/Views.Mobile/Product/rebuy.cshtml @@ -142,10 +142,10 @@ 支付方式:
- @*
+
-
*@ +
diff --git a/Host/Views.Mobile/User/IndexInfo.cshtml b/Host/Views.Mobile/User/IndexInfo.cshtml index de425da..860c40e 100644 --- a/Host/Views.Mobile/User/IndexInfo.cshtml +++ b/Host/Views.Mobile/User/IndexInfo.cshtml @@ -277,7 +277,7 @@ 支付方式: - @* 支付宝支付
*@ + 支付宝支付
微信支付 diff --git a/Host/Views/Product/Routeros.cshtml b/Host/Views/Product/Routeros.cshtml index ca69657..d576919 100644 --- a/Host/Views/Product/Routeros.cshtml +++ b/Host/Views/Product/Routeros.cshtml @@ -88,7 +88,7 @@
- @* *@ +
diff --git a/Host/Views/Product/buy.cshtml b/Host/Views/Product/buy.cshtml index ba7b390..433187f 100644 --- a/Host/Views/Product/buy.cshtml +++ b/Host/Views/Product/buy.cshtml @@ -237,7 +237,7 @@ 支付方式:
- @* *@ + diff --git a/Host/Views/Product/rebuy.cshtml b/Host/Views/Product/rebuy.cshtml index 8a65bbe..edae5f5 100644 --- a/Host/Views/Product/rebuy.cshtml +++ b/Host/Views/Product/rebuy.cshtml @@ -181,7 +181,7 @@ 支付方式:
- @* *@ + diff --git a/Host/Views/User/Index.cshtml b/Host/Views/User/Index.cshtml index 7dcaa00..012219b 100644 --- a/Host/Views/User/Index.cshtml +++ b/Host/Views/User/Index.cshtml @@ -235,7 +235,7 @@
- @* 支付宝支付 *@ + 支付宝支付 微信支付
diff --git a/Services/Hncore.Pass.Vpn/Service/ProductOrderService.cs b/Services/Hncore.Pass.Vpn/Service/ProductOrderService.cs index b223294..d78fcb2 100644 --- a/Services/Hncore.Pass.Vpn/Service/ProductOrderService.cs +++ b/Services/Hncore.Pass.Vpn/Service/ProductOrderService.cs @@ -120,7 +120,7 @@ FROM product_order where OrderState=20 or OrderState=90 or OrderState=40 or Orde string where = $" (OrderState=20 or OrderState=90 or OrderState=40 or OrderState=50 or OrderState=30) "; // if (bTime.HasValue && eTime.HasValue) // { - where += $"and UpdateTime>DATE_SUB(CURDATE(), INTERVAL 30 DAY) and UpdateTimeDATE_SUB(CURDATE(), INTERVAL 30 DAY) and UpdateTime