新增获取系统问诊配置接口

This commit is contained in:
2023-02-27 13:58:30 +08:00
parent 8a87298095
commit 9b137d16f5
10 changed files with 236 additions and 66 deletions
@@ -18,9 +18,6 @@ use Psr\Http\Message\ResponseInterface;
*/
class OrderInquiryController extends AbstractController
{
#[Inject]
protected ValidatorFactoryInterface $validationFactory;
/**
* 创建问诊订单
* @return ResponseInterface