perf(application): 优化Application获取序列类attrs字段适配

This commit is contained in:
Bai
2020-10-23 19:19:12 +08:00
committed by 老广
parent 0632e88f5d
commit 5518e1e00f
9 changed files with 61 additions and 6 deletions

View File

@@ -2,3 +2,4 @@ from .application import *
from .remote_app import *
from .database_app import *
from .k8s_app import *
from .common import *