新增:version.json
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
if (getTokenBySpm()) {
|
if (getTokenBySpm()) {
|
||||||
setToken(getTokenBySpm(), true);
|
setToken(getTokenBySpm(), true);
|
||||||
localStorage.setItem('TenantId', String(getIdBySpm(2)));
|
localStorage.setItem('TenantId', String(getIdBySpm(5)));
|
||||||
localStorage.setItem('UserId', String(getIdBySpm(1)));
|
localStorage.setItem('UserId', String(getIdBySpm(1)));
|
||||||
push('/');
|
push('/');
|
||||||
}
|
}
|
||||||
|
|||||||
3
version.json
Normal file
3
version.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"version": "3.0.16"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user