Browse Source

激活时间bug问题

lcl 1 year ago
parent
commit
547339e5f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      AppStart/Service/SycnSpBindService.cs

+ 1 - 1
AppStart/Service/SycnSpBindService.cs

@@ -37,7 +37,7 @@ namespace MySystem
                     Field4 = Bind.jobId,
                     Field5 = Bind.activationStatusName,
                     SeoTitle = Bind.paidInAmount.ToString("f2"),
-                    SeoKeyword = Bind.activationStatusName,
+                    SeoKeyword = Bind.activationTime,
                     ProductType = "14",
                     Status = 1,
                 });