Helius
2021-05-21 27684404891ababded7cffb2006cfda00b86ccab
1
2
3
4
5
layui.define([],function(exports){
    exports('api',{
        getMenus: 'menu/' + currentUser.username + '?invalid_ie_cache=' + new Date().getTime()
    });
});