Merge remote-tracking branch 'orinin/test' into test
This commit is contained in:
commit
07d1a90efe
@ -181,7 +181,7 @@ public class AssepcDynamic {
|
|||||||
return CustomApiResult.fail("501", "客户编码必传");
|
return CustomApiResult.fail("501", "客户编码必传");
|
||||||
}
|
}
|
||||||
extracted(algoKey, qFilters, jsonArray);
|
extracted(algoKey, qFilters, jsonArray);
|
||||||
fillMissInfo(algoKey, number, jsonArray);
|
// fillMissInfo(algoKey, number, jsonArray);
|
||||||
}
|
}
|
||||||
object.put("status", "success");
|
object.put("status", "success");
|
||||||
object.put("mag", "");
|
object.put("mag", "");
|
||||||
|
Loading…
Reference in New Issue
Block a user