Commit f4baebde authored by hangjun83's avatar hangjun83

openapi

parent bb758afb
...@@ -91,13 +91,6 @@ class WuxiLabService extends PlatformAbstractService ...@@ -91,13 +91,6 @@ class WuxiLabService extends PlatformAbstractService
],$token); ],$token);
} }
} }
$token = $service->pushBatchUpdatePackages([
'unit_quantity' => '10', 'unit_type' => 'g', 'unit_description' => 'g'
],$token);
} }
public function batchUpdateApi($updateData) public function batchUpdateApi($updateData)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment