1
0
forked from erp-dev/erp

server push

This commit is contained in:
2026-03-09 22:48:06 +08:00
parent e2b91f977b
commit 0dd1d4188a
7 changed files with 350 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Generated by Django 5.2.8 on 2026-03-09 14:47
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('printing', '0033_plateorder_idx_plateord_merch_pltdt'),
('printing', '0034_merge_20260123_0839'),
]
operations = [
]