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