Commit 50552bde by huluobin

fix

parent 42725118
......@@ -22,7 +22,6 @@ import java.util.Date;
@Api(tags = "version 3.0: 加班记录接口")
@AllArgsConstructor
@RestController
@RequestMapping("/overTimeRecord")
public class OverTimeRecordController {
private final GogirlTokenService gogirlTokenService;
......
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