Pu Zhibing
7 天以前 638e7deedf01e2fa276d38f2215003e43996c54f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
package com.stylefeng.guns.modular.system.util.qianyuntong.model;
 
import lombok.Data;
 
/**
 * @author zhibing.pu
 * @Date 2025/6/9 19:43
 */
@Data
public class CreateEnterprise {
    /**
     *
     */
}