Browse Source

admin update

xiaoyu 3 years ago
parent
commit
e21eacdfb2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      admin/control/refill_order_manual.php

+ 1 - 0
admin/control/refill_order_manual.php

@@ -1,5 +1,6 @@
 <?php
 <?php
 require_once(BASE_HELPER_PATH . '/refill/util.php');
 require_once(BASE_HELPER_PATH . '/refill/util.php');
+require_once(BASE_HELPER_PATH . '/algorithm.php');
 
 
 use refill\util;
 use refill\util;