xiaoyu %!s(int64=2) %!d(string=hai) anos
pai
achega
630a62259e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      mchsrv/control/merchant_order.php

+ 1 - 0
mchsrv/control/merchant_order.php

@@ -1,5 +1,6 @@
 <?php
 require_once(BASE_ROOT_PATH . '/mobile/control/merchantweb.php');
+require_once(BASE_HELPER_PATH . '/task/task_helper.php');
 
 class merchant_orderControl extends mbMerchantControl
 {