2022-03-02 11:09:23 +08:00
|
|
|
package com.api.salary.web;
|
|
|
|
|
|
2022-11-02 17:29:44 +08:00
|
|
|
|
2022-03-02 11:09:23 +08:00
|
|
|
import javax.ws.rs.Path;
|
|
|
|
|
|
|
|
|
|
@Path("/bs/hrmsalary/addUpDeduction")
|
|
|
|
|
public class AddUpDeductionController extends com.engine.salary.web.AddUpDeductionController{
|
|
|
|
|
|
|
|
|
|
}
|