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
master
wenqiurong
6 years ago
parent
cff5b70734
commit
f893a9a6c0
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
%E8%AE%B0%E5%BD%95%E5%8D%B7%E6%93%8D%E4%BD%9C%E4%BA%BA.md
+ 1
- 2
%E8%AE%B0%E5%BD%95%E5%8D%B7%E6%93%8D%E4%BD%9C%E4%BA%BA.md
@@ -1,2 +1 @@
ALTER TABLE `mallinkDev`.`wx_coupon_send`
ADD COLUMN `operator_id` bigint(20) NULL COMMENT '操作人ID' AFTER `send_sms`;
ALTER TABLE wx_coupon_send ADD COLUMN operator_id bigint(20) NULL COMMENT '操作人ID' AFTER send_sms;
Write
Preview
Loading…
Cancel
Save