Commit 5fef4e45 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

FindByPrcStatus

parent 90e8faa7
......@@ -89,7 +89,7 @@ class Level1DataApi(object):
return: csst_dfs_common.models.Result
'''
try:
resp, _ = self.stub.Find.with_call(level1_pb2.FindLevel1Req(
resp, _ = self.stub.FindByPrcStatus.with_call(level1_pb2.FindLevel1Req(
level0_id = None,
data_type = None,
create_time_start = None,
......
Supports Markdown
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