Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8caf19a1
authored
Jul 28, 2024
by
YunaiV
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【功能优化】全局:接入 V2 版本操作日志
parent
d88707b3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
src/api/system/operatelog/index.ts
+1
-0
src/utils/dict.ts
+0
-1
No files found.
src/api/system/operatelog/index.ts
View file @
8caf19a1
...
...
@@ -14,6 +14,7 @@ export type OperateLogVO = {
requestMethod
:
string
requestUrl
:
string
userIp
:
string
userAgent
:
string
creator
:
string
creatorName
:
string
createTime
:
Date
...
...
src/utils/dict.ts
View file @
8caf19a1
...
...
@@ -125,7 +125,6 @@ export enum DICT_TYPE {
SYSTEM_SMS_TEMPLATE_TYPE
=
'system_sms_template_type'
,
SYSTEM_SMS_SEND_STATUS
=
'system_sms_send_status'
,
SYSTEM_SMS_RECEIVE_STATUS
=
'system_sms_receive_status'
,
SYSTEM_ERROR_CODE_TYPE
=
'system_error_code_type'
,
SYSTEM_OAUTH2_GRANT_TYPE
=
'system_oauth2_grant_type'
,
SYSTEM_MAIL_SEND_STATUS
=
'system_mail_send_status'
,
SYSTEM_NOTIFY_TEMPLATE_TYPE
=
'system_notify_template_type'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment