wks hace 1 año
padre
commit
f687003a40
Se han modificado 1 ficheros con 0 adiciones y 7 borrados
  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