liuleilei
2023-09-11 956c6a3fda3d5d9f1c52392facafe6fd69f5a656
1
2
3
4
5
6
/**
 * 常量定义
 */
export default {
  TEST: 'TEST Value'
}