This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[POS][修改]:删除重复的sql
release_toaliyun_real
Stormeye Wu
6 years ago
parent
5eba7a80b2
commit
63d4626edd
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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-禁用';
Write
Preview
Loading…
Cancel
Save