This commit is contained in:
xingyy 2023-12-07 11:22:15 +08:00
parent ab274c2011
commit ac8a07c52e

View File

@ -1,5 +1,3 @@
import {config} from "@/tmui/components/tm-message/interface";
type HttpMethod =
| "GET"
| 'get'