ProjectConf.js 93 Bytes
Newer Older
bert committed
1 2 3 4 5
export const PAGER = {
    pageId        : 1,
    recPerPage    : 10,
    total         : 0
}