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

com.nbsaas.boot.trade.api.domain.field.UserTradeAccountField Maven / Gradle / Ivy

There is a newer version: 1.1.5-2024
Show newest version
package com.nbsaas.boot.trade.api.domain.field;


/**
 * 字段映射类
 */
public class UserTradeAccountField {


    public static final String id = "id";


    public static final String addDate = "addDate";


    public static final String key = "key";


    public static final String lastDate = "lastDate";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy