fixed:document-bundle new link

This commit is contained in:
jay
2021-02-22 12:15:33 +08:00
parent 77ba5093a0
commit c7af84a881
2 changed files with 2 additions and 2 deletions
@@ -28,4 +28,4 @@ class Config
* @var string 附录
*/
public static $appendix;
}
}
@@ -15,4 +15,4 @@ class DomeDocument extends Document
->setReturn('演示接口')
->generate();
}
}
}