Files
relay-saas/web/air/src/constants/common.constant.js
huangzhenpc cb7c48bfa7
Some checks failed
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
first commit: one-api base code + SAAS plan document
2025-12-29 22:52:27 +08:00

2 lines
94 B
JavaScript

export const ITEMS_PER_PAGE = 10; // this value must keep same as the one defined in backend!