common.js 46 B

1234
  1. export default {
  2. PAGE: 1,
  3. LIMIT: 20
  4. }