This commit is contained in:
王金磊
2023-04-23 09:33:19 +08:00
parent 7e8f5d6612
commit 883c9a870c
4 changed files with 33 additions and 17 deletions

View File

@@ -419,6 +419,14 @@ class Production extends Base
}
}
/**
* 校对主入口
*/
public function proto(){
$data = $this->request->post();
}
public function eeeccc()
{