perf: 优化一些问题

pull/10453/head
吴小白 2023-05-15 13:19:11 +08:00 committed by Jiangjie.Bai
parent ee2172ca82
commit 89b75835a6
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ class FlowerService(BaseService):
@property
def db_file(self):
return os.path.join(BASE_DIR, 'data', 'flower')
return os.path.join(BASE_DIR, 'data', 'flower.db')
@property
def cmd(self):

View File

@ -5,7 +5,7 @@ azure-identity==1.5.0
azure-mgmt-compute==4.6.2
azure-mgmt-network==2.7.0
google-cloud-compute==0.5.0
grpcio=1.54.2
grpcio==1.54.2
alibabacloud_dysmsapi20170525==2.0.2
python-novaclient==11.0.1
python-keystoneclient==4.3.0