package com.api.salary.web; import javax.ws.rs.Path; /** * 年收入不足6万元的纳税人暂不预扣预缴税款扣除名单 *

Copyright: Copyright (c) 2023

*

Company: 泛微软件

* * @author qiantao * @version 1.0 **/ @Path("/bs/hrmsalary/deductionAmount") public class DeductionAmountController extends com.engine.salary.web.DeductionAmountController { }