dever 3 سال پیش
والد
کامیت
2666cd1b32
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      service/option/lib/Agreement.php

+ 1 - 1
service/option/lib/Agreement.php

@@ -154,7 +154,7 @@ class Agreement
         $where['idcard_back'] = $account['idcard_back'];
         $where['address'] = '';
         $where['status'] = $status;
-        $where['udate'] = $where['cdate'] = time();
+        $where['udate'] = time();
         $where['qdate'] = $qdate;
         $where['sdate'] = $sdate;
         $where['edate'] = $edate;