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