ソースを参照

‘成品入仓测试’

zhuwei 1 年間 前
コミット
93f082a48e
1 ファイル変更2 行追加2 行削除
  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('请求成功');
     }