移动系统liao
2024-04-26 7ab5760a2657ef9fdae3ab919a474075315c103c
1
2
3
import { API_PROXY_PREFIX } from "../api";
 
export const GetPageListUrl: string = `${API_PROXY_PREFIX}/{{ModelClassName}}/GetPageList`;