wzy
2020-10-15 089a6010a74bf128d1025968284fdfa9cd35adfd
1
2
3
4
5
layui.define([],function(exports){
    exports('api',{
        getMenus: 'menu/' + currentUser.username + '?invalid_ie_cache=' + new Date().getTime()
    });
});