1
This commit is contained in:
@@ -55,7 +55,7 @@ public interface ITencentDocService {
|
||||
* @param order 订单信息
|
||||
* @return 上传结果
|
||||
*/
|
||||
JSONObject appendLogisticsToSheet(String accessToken, String fileId, String sheetId, JDOrder order);
|
||||
JSONObject appendLogisticsToSheet(String accessToken, String fileId, String sheetId, Integer startRow, JDOrder order);
|
||||
|
||||
/**
|
||||
* 读取表格数据
|
||||
|
||||
Reference in New Issue
Block a user