ck před 4 roky
rodič
revize
c354900967
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      dgp/tests/get_order_dairly_wending.py

+ 1 - 1
dgp/tests/get_order_dairly_wending.py

@@ -236,5 +236,5 @@ if __name__ == '__main__':
     st = date_util.get_n_day(n=-1, is_timestamp=1)
     et = date_util.get_n_day(n=0, is_timestamp=1)
 
-    start_order_job_wending()
+    start_order_job_wending(st,et)