This commit is contained in:
Your Name
2026-04-21 09:49:44 +08:00
parent c9e0419895
commit c15c348b7a
454 changed files with 5391 additions and 25651 deletions
+5 -5
View File
@@ -103,19 +103,19 @@ return [
],
// 医助创建订单权限:拥有以下角色ID的用户可修改任意订单,其他用户只能修改自己创建的订单
'order_edit_all_roles' => [0, 3, 6],
'order_edit_all_roles' => [0, 3, 4, 9, 6],
// 处方库:以下角色ID + 超级管理员(root) 可查看/编辑/删除全部;他人仅可管理自己创建的,公开处方对他人只读
'prescription_library_manage_all_roles' => [0, 3, 6],
'prescription_library_manage_all_roles' => [0, 3, 4, 9, 6],
// 消费者处方单:以下角色 + root 可对「待审核」处方进行通过/驳回(驳回即作废处方)
'prescription_audit_roles' => [0, 3, 6],
'prescription_audit_roles' => [0, 3, 4, 9, 6],
// 处方业务订单 internal_cost 等财务字段:以下角色 ID + root 可见
'prescription_order_finance_roles' => [0, 3, 6],
'prescription_order_finance_roles' => [0, 3, 4, 9, 6],
// 业务订单「关联支付单」审核:以下角色 ID + root 可操作(可与财务角色一致)
'prescription_order_payment_audit_roles' => [0, 3, 6],
'prescription_order_payment_audit_roles' => [0, 3, 4, 9, 6],
// 腾讯云实时音视频(TRTC)配置
'trtc' => [