1、提价修改的UI关键字和case

2、提交Dashboard的Traffic关键字和一个case
3、提交GetTimeLibrary中新加的代码
This commit is contained in:
lyf
2020-08-18 18:02:07 +08:00
parent 1f787fded0
commit fee5a2fc89
29 changed files with 1000 additions and 683 deletions

View File

@@ -1,4 +1,6 @@
#coding=utf-8
from GetTime import GetTime
from GetTimeLibrary.GetTime import GetTime
__version__ = '1.0'
class GetTimeLibrary(GetTime):
ROBOT_LIBRARY_SCOPE = 'GLOBAL'