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