Merge branch 'zdy'

This commit is contained in:
David Chang
2024-01-10 22:31:17 +08:00
28 changed files with 512 additions and 81 deletions

View File

@@ -9,8 +9,8 @@
"parameters": {
"files": [
{
"url": "",
"path": "Desktop/Employee_Roles_and_Ranks.xlsx"
"url": "https://101.43.24.67/s/FBip5fXoR4KEJaa",
"path": "/home/user/Employee_Roles_and_Ranks.xlsx"
}
]
}
@@ -18,7 +18,7 @@
{
"type": "open",
"parameters": {
"path": "Desktop/Employee_Roles_and_Ranks.xlsx"
"path": "/home/user/Employee_Roles_and_Ranks.xlsx"
}
}
],
@@ -30,12 +30,12 @@
"func": "compare_table",
"expected": {
"type": "cloud_file",
"path": "",
"path": "https://101.43.24.67/s/wr7B4GeotNNoeHD",
"dest": "Employee_Roles_and_Ranks_gold.xlsx"
},
"result": {
"type": "vm_file",
"path": "Desktop/Employee_Roles_and_Ranks.xlsx",
"path": "/home/user/Employee_Roles_and_Ranks.xlsx",
"dest": "Employee_Roles_and_Ranks.xlsx"
}
}