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