mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-11-03 21:59:05 +08:00
修正带参数的二维码接口相关文档注释,并加入对有效期的判断
This commit is contained in:
@ -19,7 +19,7 @@ import java.io.File;
|
||||
*/
|
||||
@Test(groups = "qrCodeAPI")
|
||||
@Guice(modules = ApiTestModule.class)
|
||||
public class WxMpQrCodeServiceImplTest {
|
||||
public class WxMpQrcodeServiceImplTest {
|
||||
@Inject
|
||||
protected WxMpService wxService;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user