Jelajahi Sumber

新增接口

huangsanjia 1 tahun lalu
induk
melakukan
3cf9feffb9
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      application/api/controller/Product.php

+ 1 - 1
application/api/controller/Product.php

@@ -646,6 +646,6 @@ class Product extends Api
         }
         $params = Request::instance()->get();
         $search = $params['search'];
-        $list = \db('物料_存货结构')->where('LEFT(编号)')
+//        $list = \db('物料_存货结构')->where('LEFT(编号)')
     }
 }