mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-23 15:35:06 +08:00
支付的 code review
This commit is contained in:
@ -6,7 +6,7 @@ import lombok.ToString;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
|
||||
// TODO @jason:注释要写下哈。字段不要使用 // 注释,非标准
|
||||
@Data
|
||||
@ToString
|
||||
@Builder
|
||||
|
@ -42,7 +42,6 @@ public class PayOrderNotifyRespDTO {
|
||||
*/
|
||||
private String data;
|
||||
|
||||
|
||||
/**
|
||||
* TODO @jason 结合其他的渠道定义成枚举,
|
||||
* alipay
|
||||
|
Reference in New Issue
Block a user