diff --git a/html/admin/sql/patch/upgrade102.sql b/html/admin/sql/patch/upgrade102.sql index a140775ec..e2829ab5a 100644 --- a/html/admin/sql/patch/upgrade102.sql +++ b/html/admin/sql/patch/upgrade102.sql @@ -494,4 +494,4 @@ update attr_def set ad_type='card', ad_extra='[sql] frd_id in (4,8,9,14)' where update version set val=103; -commit; \ No newline at end of file +commit;