代码提交:编辑器报错修改
This commit is contained in:
@@ -18,7 +18,7 @@ class ZhimaDataBatchFeedbackRequest
|
|||||||
private $columns;
|
private $columns;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 反馈的json格式文件,其中{"records": 是每个文件的固定开头,文件中的字段名请使用数据反馈模板(该模板是通过“获取数据反馈模板”接口获得)中字段编码列的英文字段来组装
|
* 反馈的json格式文件,其中{"records": 是每个文件的固定开头,文件中的字段名请使用数据反馈模板(该模板是通过“获取数据反馈模板”接口获得)中字段编码列的英文字段来组装}
|
||||||
**/
|
**/
|
||||||
private $file;
|
private $file;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user