@@ -33,7 +33,7 @@ import static com.yc.ship.module.marketing.enums.ErrorCodeConstants.*;
/**
* 优惠券 API 实现类
- * @author luofeiyun
+ * @author lfy
*/
@RestController // 提供 RESTfull API 接口,给 Feign 调用
@Validated