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