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