execPayResult
This commit is contained in:
@@ -11,7 +11,7 @@ import lombok.EqualsAndHashCode;
|
||||
*/
|
||||
@Data
|
||||
@EqualsAndHashCode(callSuper = true)
|
||||
public class CzgJsPayResp extends CzgBaseResp{
|
||||
public class CzgJsPayResp extends CzgBaseResp {
|
||||
|
||||
private CzgPayInfo payInfo;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user