修改库存

This commit is contained in:
2023-03-27 15:00:53 +08:00
parent caa92df22e
commit 4a0a162297
9 changed files with 157 additions and 85 deletions
-1
View File
@@ -401,7 +401,6 @@ Router::addGroup('/patient', function () {
// 获取患者服务、福利、退款、物流消息通知列表-分页
Router::get('/system', [MessageNoticeController::class, 'getPatientMessageSystem']);
});
});
// 药师端api