wesmiler 3 tháng trước cách đây
mục cha
commit
f8b0612313
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Services/Common/OrderService.php

+ 1 - 1
app/Services/Common/OrderService.php

@@ -544,7 +544,7 @@ class OrderService extends BaseService
                         ]
                     ]
                 ],
-                "upload_time" => date('YYYY-MM-DDTHH:MM:SSZ'),
+                "upload_time" => date('Y-m-dTH:i:s.Z+08:00'),
                 "payer" => [
                     "openid" => $openid
                 ]