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