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