|
|
@ -21,7 +21,7 @@ class FileService { |
|
|
|
'uftatom': 'UFT原子', |
|
|
|
'uftatom': 'UFT原子', |
|
|
|
'uftbusiness': 'UFT业务逻辑', |
|
|
|
'uftbusiness': 'UFT业务逻辑', |
|
|
|
'uftfactor': 'UFT因子', |
|
|
|
'uftfactor': 'UFT因子', |
|
|
|
'uftstructure': 'UFT业务逻辑', |
|
|
|
'uftstructure': 'UFT对象', |
|
|
|
}; |
|
|
|
}; |
|
|
|
static const _hiddenFiles = ['.classpath', '.project', '.respath', 'project.xml', 'module.xml']; |
|
|
|
static const _hiddenFiles = ['.classpath', '.project', '.respath', 'project.xml', 'module.xml']; |
|
|
|
|
|
|
|
|
|
|
|