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