Index: ssts-web/src/main/webapp/dataUpdater/4.0升级4.1脚本/服务器启动之前执行的脚本.txt =================================================================== diff -u -r13432 -r13461 --- ssts-web/src/main/webapp/dataUpdater/4.0升级4.1脚本/服务器启动之前执行的脚本.txt (.../服务器启动之前执行的脚本.txt) (revision 13432) +++ ssts-web/src/main/webapp/dataUpdater/4.0升级4.1脚本/服务器启动之前执行的脚本.txt (.../服务器启动之前执行的脚本.txt) (revision 13461) @@ -6,3 +6,7 @@ alter table GodownEntryItem drop constraint FKE4F2641B38D8B375 /* ɾ�� DiposableGoodsInstance ���� DiposableGoods ����� */ alter table DiposableGoodsInstance drop constraint FKDEA47B2238D8B375 +/* ɾ�� RecyclingError ���� DiposableGoods ����� */ +alter table RecyclingError drop constraint FKDBDB11784100D2CA +/* ɾ�� RecyclingDamageItem ���� DiposableGoods ����� */ +alter table RecyclingDamageItem drop constraint FK5E4811B24100D2CA \ No newline at end of file