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