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