测试提交名字

pull/2/MERGE
tangjunye@126.com 2020-05-08 22:40:54 +08:00
parent ecd75df0d4
commit eb7c52b7b4
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ import static cn.iocoder.common.framework.vo.CommonResult.success;
@Api("优惠劵(码)模块")
public class UsersCouponController {
@Reference(validation = "true", version = "${dubbo.provider.CouponService.version}")
private CouponService couponService;