feat:: batch_gxerp添加count_pn_jgqbl

This commit is contained in:
caoqianming 2025-06-25 17:33:50 +08:00
parent ab22415e0f
commit f3263caed0
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ def main(batch: str):
if mlogb_from:
mlogb_q_ids.append(mlogb_from.id)
data[f"{mgroup_name}_count_use"] += mlogb_from.count_use
data[f"{mgroup_name}_count_pn_jgqbl"] += mlogb_from.count_pn_jgqbl
if item.mlog.handle_user:
data[f"{mgroup_name}_操作人"].append(item.mlog.handle_user)
if item.mlog.handle_date: