1
0
forked from erp-dev/erp

server push

This commit is contained in:
2026-04-04 00:40:52 +08:00
parent 76b30cf4f4
commit d7bc43082e
6 changed files with 582472 additions and 18 deletions

10
.env
View File

@@ -1,11 +1,11 @@
SECRET_KEY=testing_$weak_secret_is_allowd
DEBUG=True
ALLOWED_HOSTS=yuwenerp.yuwen.cloud,localhost,
DB_HOST=127.0.0.1
DB_PORT=5432
DB_HOST=pgm-7xvr252q2037b3s5.pg.rds.aliyuncs.com
DB_PORT=6432
DB_NAME=flower
DB_USER=postgres
DB_PASSWORD=postgres
DB_USER=flower
DB_PASSWORD=flower_pg_zuowei1216
PRINTING_SALES_ITEM_SOURCE_STATE_ID=2
WECOM_WEBHOOK_KEY=
PRINTING_JOB_STATE_ADVANCED_FOLLOWUP_URL_TEMPLATE=https://app.yuwen.cloud/workstation/production/batch-advance?orderId={order_id}
PRINTING_JOB_STATE_ADVANCED_FOLLOWUP_URL_TEMPLATE=https://app.yuwen.cloud/workstation/production/batch-advance?orderId={order_id}