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

com.qingxun.javasdkapi.response.dict.model.base.Mean Maven / Gradle / Ivy

Go to download

openapi SDK for Java Copyright © 2023 杭州轻寻科技 All rights reserved. 版权所有 (C)杭州轻寻科技 http://open.qingxun.com

The newest version!
package com.qingxun.javasdkapi.response.dict.model.base;

import lombok.Data;

/**
 * @Author Lx
 * @Date 2020/8/21 11:45
 * @Description 词典--简明释义--词意--
 */
@Data
public class Mean {
    String[] means = {};//中文释义
//    private String[] explain;//英文释义
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy