python from eve import Eve app = Eve() app.config['DOMAIN'] = {'people': {}} if __name__ == '__main__': app.run()


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