中国算力平台算力登记系统2.0
yanzhaofeige
2024-09-30 6293d2b460bd17eee8b078f5a53ee4b2a0eea88e
commit | author | age
43dc29 1 package com.odcc.cpzidc.common.core.domain.model;
Y 2
3 /**
4  * 用户注册对象
5  * 
6  * @author ruoyi
7  */
8 public class RegisterBody extends LoginBody
9 {
10
11 }