first commit
This commit is contained in:
3
comm/Smsbao/dbscript/1.0/SMSBAO-DML-MYSQL.SQL
Executable file
3
comm/Smsbao/dbscript/1.0/SMSBAO-DML-MYSQL.SQL
Executable file
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `T_SYSPARA` VALUES ('smsbao_url', 'smsbao_url', null, '', '100', '2', '短信宝URL');
|
||||
INSERT INTO `T_SYSPARA` VALUES ('smsbao_u', 'smsbao_u', null, '', '100', '2', '短信宝用户名');
|
||||
INSERT INTO `T_SYSPARA` VALUES ('smsbao_p', 'smsbao_p', null, '', '100', '2', '短信宝密码');
|
||||
Reference in New Issue
Block a user