Commit 6aaf9cb7 by 彭祥礼

修改了名字

parent 33c2cb15
......@@ -29,7 +29,7 @@ import java.util.Map;
@Slf4j
@RestController
@RequestMapping("/regular")
public class regularController extends BaseController {
public class RegularController extends BaseController {
@Autowired
private RegularMapper regularMapper;
/**
......
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