jiaosong
2023-08-25 dac20eee2dd2846158ba96f25a17f87d96d95743
1
2
3
4
5
6
/**
 * 常量定义
 */
export default {
  TEST: 'TEST Value'
}