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