Helius
2024-01-23 cf59c548d06bcb8dd824a97403658ca90164abfd
1
2
3
4
5
layui.define([],function(exports){
    exports('api',{
        getMenus: 'menu/' + currentUser.username + '?invalid_ie_cache=' + new Date().getTime()
    });
});