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