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