All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.arextest.web.model.contract.contracts.ai.FixReq Maven / Gradle / Ivy

There is a newer version: 0.7.0.3
Show newest version
package com.arextest.web.model.contract.contracts.ai;

import lombok.Data;

/**
 * @author: QizhengMo
 * @date: 2024/6/11 19:39
 */
@Data
public class FixReq {
  private String code;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy