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