Commit 73789ba3 authored by fangxinjiang's avatar fangxinjiang

社保士兵自动化实缴 复核表及详情实现

parent 6363a07f
......@@ -54,7 +54,7 @@ import java.util.List;
@RestController
@RequiredArgsConstructor
@RequestMapping("/tautopaymentdetail")
@Tag(name = "自动化实缴记录表管理")
@Tag(name = "自动化实缴记录表明细管理")
public class TAutoPaymentDetailController {
private final TAutoPaymentDetailService tAutoPaymentDetailService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment