星空对接接口开发:新增直接调拨单反审核删除方法

This commit is contained in:
16358 2025-07-17 14:07:55 +08:00
parent 95aebfbfa7
commit 7f7f950f51
1 changed files with 2 additions and 4 deletions

View File

@ -344,9 +344,8 @@ public class ApiPostBack {
String jsonInputString = "{\n" +
"\t\"Formid\": \"SP_InStock\",\n" +
"\t\"data\": {\n" +
"{\n" +
" \"Numbers\": [],\n" +
" \"Ids\": "+fid+"\"\",\n" +
" \"Ids\": "+fid+"\",\n" +
" \"NetworkCtrl\": \"false\",\n" +
" \"IsVerifyProcInst\": \"true\"\n" +
"}\n" +
@ -382,9 +381,8 @@ public class ApiPostBack {
String jsonInputString = "{\n" +
"\t\"Formid\": \"STK_TransferDirect\",\n" +
"\t\"data\": {\n" +
"{\n" +
" \"Numbers\": [],\n" +
" \"Ids\": "+fid+"\"\",\n" +
" \"Ids\": "+fid+"\",\n" +
" \"NetworkCtrl\": \"false\",\n" +
" \"IsVerifyProcInst\": \"true\"\n" +
"}\n" +