|
|
@@ -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,
|
|
|
});
|