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