Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
bbae9368
authored
2025-01-04 23:31:22 +0800
by
xukangle
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix: 修改分类分级
1 parent
ddc5c4ea
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/api/modules/queryService.ts
src/api/modules/queryService.ts
View file @
bbae936
...
...
@@ -130,7 +130,7 @@ export const getTenantAttach = (params) => request({
/** 获取cron表达式最近五次执行时间 */
export const getCronExecTime = (cronExpress) => request({
url: `
$
{
import
.
meta
.
env
.
VITE_APP_
API
_BASEURL
}
/common/g
et
-
recently
-
time
?
cronExpress
=
$
{
cronExpress
}
`,
url: `
$
{
import
.
meta
.
env
.
VITE_APP_
PLAN
_BASEURL
}
/common/g
et
-
recently
-
time
?
cronExpress
=
$
{
cronExpress
}
`,
method: 'get'
})
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment