You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
286 B

1.让AI帮我添加Logger成员,并在execute方法开头添加logger.info
2.让AI帮我新建exception包,声明throws ParseException,添加重试逻辑,添加logback.xml配置,为Repository增加防御
3.让AI测试运行代码
4.让AI修改存储格式,改成中文形式