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