get_posting¶ async AsyncJournalTemplate.get_posting(where)¶ 按条件选取过账 参数 where (Union[Dict[str, Union[List[str], str]], FullPostingParameter]) – 筛选条件,如仅提供字段名与值组成的字典,则在共有参数中进行筛选, 如需增加其他内存财务模型中特有的参数,请使用FullPostingParameter类构造特有参数信息 参见 FullPostingParameter 返回类型 Any