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