Browse Source

[POS][修改]:删除重复的sql

release_toaliyun_real
Stormeye Wu 6 years ago
parent
commit
63d4626edd
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      mallinkAdmin/src/main/resources/db/migration/V201908130940__POS_CHANGED.sql

+ 0
- 2
mallinkAdmin/src/main/resources/db/migration/V201908130940__POS_CHANGED.sql View File

@@ -1,2 +0,0 @@
alter table pos_mall_config
add column `card` tinyint(6) NOT NULL DEFAULT '0' COMMENT '会员优惠券状态,0-使用中,1-禁用';

Loading…
Cancel
Save