Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
lizhuang
/
jp-payroll-conversion-tool
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
日本工资明细转换工具
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Haara
Puu:
3a0033ecde
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '3a0033ecde'
${ noResults }
jp-payroll-conversion-tool
/
test_data
Historia
lizhuang
3a0033ecde
first commit
4 kuukautta sitten
..
README.md
first commit
4 kuukautta sitten
sample_format.md
first commit
4 kuukautta sitten
README.md
测试数据说明
此文件夹用于存放测试用的Excel文件。
测试数据要求:
Excel文件需要有至少2个Sheet页
第一个Sheet页需要包含以下单元格:
B3: 员工编号
C3: 员工姓名
D3: 员工部门
第二个Sheet页需要包含以下单元格:
B4: 日期(包含年月信息)
可以准备多个不同的测试数据文件进行批量转换测试。