he wei
2024-01-16 0fa7167f22aafab7b876d812e58459875f60c105
1
2
3
4
5
6
7
8
9
module.exports = {
  // 是否标准版 (非标准版为中性版 无福光相关信息)
  isStandard: true,
  // isStandard: false,
  
  // 打包语言 CN, US
  // lang: 'CN',
  lang: 'US',
}