福利核算-batchList
This commit is contained in:
parent
3bfdef7966
commit
3b3e9ee6fc
|
|
@ -40,7 +40,7 @@ public class SIAccountController {
|
|||
* @param response
|
||||
* @return
|
||||
*/
|
||||
@GET
|
||||
@POST
|
||||
@Path("/batch/list")
|
||||
@Produces(MediaType.APPLICATION_JSON)
|
||||
public String list(@Context HttpServletRequest request, @Context HttpServletResponse response, @RequestBody InsuranceAccountBatchParam insuranceAccountBatchParam) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue