代办列表

master
LiuJiaNan 2026-03-19 14:25:42 +08:00
parent d639e428c1
commit f63729c08a
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ import { declareRequest } from "@cqsjjb/jjb-dva-runtime";
export const todoList = declareRequest( export const todoList = declareRequest(
"todoListLoading", "todoListLoading",
`Post > @/appmenu/todoList`, `Post > @/appmenu/todoList/list`,
); );