Selaa lähdekoodia

好哒进件审核通过时保存审核时间

lcl 2 päivää sitten
vanhempi
commit
9121e4daa5
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      Util/HaoDa/CheckWeChatSignService.cs

+ 2 - 0
Util/HaoDa/CheckWeChatSignService.cs

@@ -102,6 +102,8 @@ namespace MySystem
 
                             merchant.Status = 2;
                             merchant.QueryCount = 2;
+
+                            merchantadd.HdPassDate = DateTime.Parse(dic["data"]["time"].ToString());
                         }
                         else
                         {