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