fix: 修改VERSION_CODE

This commit is contained in:
wangshuaiswim 2023-01-13 09:49:16 +08:00
parent 5a47580ab7
commit 3ed04a35ff
1 changed files with 1 additions and 1 deletions

View File

@ -45,5 +45,5 @@ export const SystemConst = {
GET_METADATA: 'get_metadata',
REFRESH_DEVICE: 'refresh_device',
AMAP_KEY: 'amap_key',
Version_Code: 'version_code',
VERSION_CODE: 'version_code',
}