keys.js 82 B

1234567
  1. /**
  2. * 配置key
  3. */
  4. export default {
  5. SHEET_LEAVING: 'leaving', // 留言板
  6. }