pip install shorten python import shorten shorten.config.database_url = 'mongodb://localhost:27017/shorten_tv' short_url = shorten.create_short_url('https://example.com') original_url = shorten.get_original_url(short_url)


上一篇:
下一篇:
切换中文