소스 검색

导出功能

wks 1 년 전
부모
커밋
f687003a40
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  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