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