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