Pu Zhibing
2025-08-05 52a40b6db35456112d8a470fc0e7f68207be6bfe
1
2
3
4
5
6
7
8
9
10
11
package com.stylefeng.guns.modular.system.util.zhenglian.model;
 
import lombok.Data;
 
/**
 * @author zhibing.pu
 * @Date 2025/7/28 14:18
 */
@Data
public class OpenAccountCallbackRequest {
}