소스 검색

fix: antbot库的API文档没有生成

Wendal Chen 2 년 전
부모
커밋
5177a8a823
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      components/antbot/binding/luat_lib_antbot.c

+ 2 - 3
components/antbot/binding/luat_lib_antbot.c

@@ -1,4 +1,4 @@
-/**
+/*
 @module antbot
 @summary 蚂蚁链
 @catalog 扩展API
@@ -6,9 +6,8 @@
 @date    2022.12.18
 @demo antbot
 @tag LUAT_USE_ANTBOT
-@copyright Copyright (C) 2015-2023 Ant Group Holding Limited
 @usage
-
+-- Copyright (C) 2015-2023 Ant Group Holding Limited
 -- 本模块由蚂蚁链提供实现并开放给用户使用
 -- 具体用法请查阅demo,并联系蚂蚁链获取技术支持
  */