mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
Merge branch 'cloud' into dev0731
# Conflicts: # src/api/boe/login.js
This commit is contained in:
@@ -8,7 +8,8 @@ const logout = function() {
|
||||
return ajax.post('/b1/system/user/logout',{});
|
||||
}
|
||||
|
||||
const getRsaPublicKey = function(){
|
||||
|
||||
const getRsaPublicKey=function(){
|
||||
return ajax.get('/b1/common/secret/rsa-public-key');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user