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