chore: 项目更名 - PIT Router → 智队中枢
This commit is contained in:
@@ -38,8 +38,8 @@ def create_app(config_name='default'):
|
||||
@app.route('/')
|
||||
def index():
|
||||
return {
|
||||
'service': 'PIT Router',
|
||||
'version': '0.6.0',
|
||||
'service': '智队中枢',
|
||||
'version': '0.6.1',
|
||||
'status': 'running',
|
||||
'endpoints': {
|
||||
'health': '/health',
|
||||
|
||||
Reference in New Issue
Block a user