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