🎨 修复部分错误的javadoc标签
This commit is contained in:
@@ -10,7 +10,7 @@ import me.chanjar.weixin.channel.bean.base.WxChannelBaseResponse;
|
||||
* 资金流水列表 响应
|
||||
*
|
||||
* @author LiXiZe
|
||||
* @date 2023-04-16
|
||||
* @since 2023-04-16
|
||||
*/
|
||||
@Data
|
||||
@NoArgsConstructor
|
||||
|
||||
@@ -7,7 +7,7 @@ import org.testng.annotations.Test;
|
||||
|
||||
/**
|
||||
* @author LiXiZe
|
||||
* @date 2023-04-20
|
||||
* @since 2023-04-20
|
||||
*/
|
||||
public class WxChannelMessageRouterRuleTest {
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ import org.testng.annotations.Test;
|
||||
|
||||
/**
|
||||
* @author LiXiZe
|
||||
* @date 2023-04-21
|
||||
* @since 2023-04-21
|
||||
*/
|
||||
@Slf4j
|
||||
@Guice(modules = ApiTestModule.class)
|
||||
|
||||
Reference in New Issue
Block a user