給与管理システム新規作成
This commit is contained in:
51
backend/income_tax_sample.csv
Normal file
51
backend/income_tax_sample.csv
Normal file
@@ -0,0 +1,51 @@
|
||||
月収From,月収To,扶養人数,税額
|
||||
0,88000,0,0
|
||||
88000,89000,0,130
|
||||
89000,90000,0,180
|
||||
90000,93000,0,230
|
||||
93000,95000,0,280
|
||||
95000,97000,0,380
|
||||
97000,99000,0,480
|
||||
99000,101000,0,580
|
||||
101000,103000,0,680
|
||||
103000,105000,0,780
|
||||
105000,107000,0,880
|
||||
107000,109000,0,1020
|
||||
109000,118000,0,1160
|
||||
118000,120000,0,1300
|
||||
120000,122000,0,1440
|
||||
122000,124000,0,1580
|
||||
124000,126000,0,1720
|
||||
126000,128000,0,1860
|
||||
128000,130000,0,2000
|
||||
130000,132000,0,2140
|
||||
132000,134000,0,2280
|
||||
134000,136000,0,2420
|
||||
136000,138000,0,2560
|
||||
138000,140000,0,2700
|
||||
140000,142000,0,2840
|
||||
142000,144000,0,2980
|
||||
144000,146000,0,3120
|
||||
146000,148000,0,3260
|
||||
148000,150000,0,3400
|
||||
0,96000,1,0
|
||||
96000,98000,1,130
|
||||
98000,100000,1,180
|
||||
100000,102000,1,230
|
||||
102000,104000,1,280
|
||||
104000,106000,1,380
|
||||
106000,108000,1,480
|
||||
108000,110000,1,580
|
||||
110000,112000,1,680
|
||||
112000,114000,1,780
|
||||
114000,116000,1,880
|
||||
116000,118000,1,1020
|
||||
118000,127000,1,1160
|
||||
127000,129000,1,1300
|
||||
129000,131000,1,1440
|
||||
131000,133000,1,1580
|
||||
133000,135000,1,1720
|
||||
135000,137000,1,1860
|
||||
137000,139000,1,2000
|
||||
139000,141000,1,2140
|
||||
141000,143000,1,2280
|
||||
|
Reference in New Issue
Block a user