类 ParatranzAPI.Strings
java.lang.Object
litchi.util.jsonUtil.ParatranzAPI.Strings
- 封闭类:
- ParatranzAPI
-
构造器概要
-
方法概要
-
构造器详细资料
-
Strings
public Strings()
-
-
方法详细资料
-
put
- 参数:
projectId
- 项目idid
- 词条id- 返回:
- 返回put请求
-
setStage
public static void setStage(int projectId, String id, com.alibaba.fastjson2.JSONObject json, int stage) - 参数:
projectId
- 项目idid
- 词条idjson
- 提交的json文件模板stage
- 要设置的状态
-