public class Platform extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static Object[] |
EXTENDS_CLASS |
static com.alibaba.fastjson.JSONArray |
FUNCTION_CONTAINS |
static com.alibaba.fastjson.JSONArray |
FUNCTION_EQUALS |
static com.alibaba.fastjson.JSONArray |
FUNCTION_NOT_CONTAINS |
static com.alibaba.fastjson.JSONArray |
FUNCTION_NOT_EQUALS |
static com.alibaba.fastjson.JSONArray |
IGNORE_DIRECTORY |
static String |
MAIL_IMAP_HOST |
static boolean |
MAIL_SEND |
static String |
MAIL_SEND_FROM |
static String |
MAIL_SEND_PASS |
static Object[] |
MAIL_SEND_TO_LIST |
public static final com.alibaba.fastjson.JSONArray FUNCTION_EQUALS
public static final com.alibaba.fastjson.JSONArray FUNCTION_NOT_EQUALS
public static final com.alibaba.fastjson.JSONArray FUNCTION_CONTAINS
public static final com.alibaba.fastjson.JSONArray FUNCTION_NOT_CONTAINS
public static final boolean MAIL_SEND
public static final String MAIL_IMAP_HOST
public static final String MAIL_SEND_FROM
public static final String MAIL_SEND_PASS
public static final com.alibaba.fastjson.JSONArray IGNORE_DIRECTORY
public static final Object[] MAIL_SEND_TO_LIST
public static final Object[] EXTENDS_CLASS
Copyright © 2019. All rights reserved.