ProjectConf.js 93 Bytes
export const PAGER = {
    pageId        : 1,
    recPerPage    : 10,
    total         : 0
}