ziyegediao

为类添加自动注释模版

File-->Settings-->Editor-->File and Code Templates

file

启用该模板才有效一定要勾上
/**
 * @author     :_my
 * @date       :Created in ${DATE} ${TIME}
 * @description:${description}
 * @modified By:`
 * @version:    1.0
 */
接口也是如下配置

file

blockchain

分类:

技术点:

相关文章:

  • 2022-01-01
  • 2021-09-27
  • 2022-01-22
  • 2021-09-27
  • 2021-04-12
  • 2021-09-01
  • 2021-07-20
猜你喜欢
  • 2021-12-08
  • 2021-12-22
  • 2021-10-29
  • 2021-11-01
  • 2021-09-27
  • 2021-09-15
  • 2021-11-22
相关资源
相似解决方案