Explorar el Código

‘成品入仓测试’

zhuwei hace 1 año
padre
commit
93f082a48e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      application/api/controller/FinishedProductWarehousing.php

+ 2 - 2
application/api/controller/FinishedProductWarehousing.php

@@ -14,10 +14,10 @@ class FinishedProductWarehousing extends Api
 
     /**
      * 首页
-     *
+     *成品入仓测试
      */
     public function index()
-    {
+    {   
         $this->success('请求成功');
     }