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