mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 15:41:08 +08:00
chore: clientid
This commit is contained in:
@@ -19,7 +19,7 @@ const accessStore = useAccessStore();
|
||||
const params = {
|
||||
Authorization: `Bearer ${accessStore.accessToken}`,
|
||||
id: definitionId,
|
||||
clientId,
|
||||
clientid: clientId,
|
||||
disabled,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user