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