From 3c8d864b5f68af5167199e0d5c9ff6c0c5852638 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期一, 20 一月 2025 11:35:45 +0800 Subject: [PATCH] !639 发布 5.3.0-BETA 公测版本 Merge pull request !639 from 疯狂的狮子Li/dev --- script/sql/postgres/postgres_ry_workflow.sql | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/script/sql/postgres/postgres_ry_workflow.sql b/script/sql/postgres/postgres_ry_workflow.sql index 337b066..9bcf2cf 100644 --- a/script/sql/postgres/postgres_ry_workflow.sql +++ b/script/sql/postgres/postgres_ry_workflow.sql @@ -299,7 +299,7 @@ COMMENT ON COLUMN flow_category.ancestors IS '绁栫骇鍒楄〃'; COMMENT ON COLUMN flow_category.category_name IS '娴佺▼鍒嗙被鍚嶇О'; COMMENT ON COLUMN flow_category.order_num IS '鏄剧ず椤哄簭'; -COMMENT ON COLUMN flow_category.del_flag IS '鍒犻櫎鏍囧織锛�0浠h〃瀛樺湪 2浠h〃鍒犻櫎锛�'; +COMMENT ON COLUMN flow_category.del_flag IS '鍒犻櫎鏍囧織锛�0浠h〃瀛樺湪 1浠h〃鍒犻櫎锛�'; COMMENT ON COLUMN flow_category.create_dept IS '鍒涘缓閮ㄩ棬'; COMMENT ON COLUMN flow_category.create_by IS '鍒涘缓鑰�'; COMMENT ON COLUMN flow_category.create_time IS '鍒涘缓鏃堕棿'; -- Gitblit v1.9.3