再次测试提交名字
parent
eb7c52b7b4
commit
845911f412
|
@ -26,7 +26,6 @@ import static cn.iocoder.common.framework.vo.CommonResult.success;
|
|||
@Api("优惠劵(码)模块")
|
||||
public class UsersCouponController {
|
||||
|
||||
|
||||
@Reference(validation = "true", version = "${dubbo.provider.CouponService.version}")
|
||||
private CouponService couponService;
|
||||
|
||||
|
|
Loading…
Reference in New Issue