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