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