@@ -0,0 +1,8 @@
+package com.mooctest.crowd.site.annotation;
+
+/**
+ * @author guochao
+ * @date 2021-04-28 09:52
+ */
+public interface ApiDoc {
+}