Browse Source

导出功能

wks 1 year ago
parent
commit
f687003a40
1 changed files with 0 additions and 7 deletions
  1. 0 7
      sql/Online.sql

+ 0 - 7
sql/Online.sql

@@ -1,7 +0,0 @@
---  2024-12-09 BY wks
-alter table ptl_agreement_product_costs_new
-    add valid_status tinyint  null comment '费用状态';
-
-alter table agent.ins_area_company
-    add code_valid_status tinyint  null comment '二维码有效状态';
---  2024-12-09 BY wks