Parcourir la source

修改页面查询

zhuyiyi il y a 5 jours
Parent
commit
285015a45e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      SiteCore/Handler/sync.order.cs

+ 1 - 1
SiteCore/Handler/sync.order.cs

@@ -14834,7 +14834,7 @@ namespace SiteCore.Handler
             }
             else if (CurrentUser.UserPost.Post.Code == "Place" || CurrentUser.UserPost.Post.Code == "PlaceMr")
             {
-                lw.Add("OrderState = 5");
+
             }
 
             lw.Add(string.Format("IsReturn = 4"));