1
0
forked from erp-dev/erp

feat: celery_beat

This commit is contained in:
2025-12-08 18:37:41 +08:00
parent e95e61f3ae
commit fc18f71615
16 changed files with 120 additions and 4856 deletions

View File

@@ -119,5 +119,3 @@ class StatementRecordView(StatementViewBase):
'records': matched_records,
}
return self._build_response(single_payload)