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