Ver código fonte

修改 版本号

feat
JinxChen 2 anos atrás
pai
commit
1232be99f2
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      src/config/models.js

+ 2
- 2
src/config/models.js Ver arquivo

@@ -1,11 +1,11 @@
/*
* @Date: 2021-11-20 10:26:39
* @LastEditors: JinxChen
* @LastEditTime: 2022-02-25 17:36:47
* @LastEditTime: 2022-02-25 17:57:21
* @FilePath: \AntpayFrontEnd\src\config\models.js
* @description:
*/
export const VERSION_MODEL = '1.0.0';
export const VERSION_MODEL = '1.0.1';
export const IMAGE_URL = {
production: 'http://zfb.ssjlai.com/web/',
test: 'http://zfb.ssjlai.com/web/',


Carregando…
Cancelar
Salvar