You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
sql-tools/短信账号.sql

25 lines
1.0 KiB

--delete TSMSAccount WHERE FUserName != 'SaiDao'
EXEC PAddSMSAccount '0546JRWQ','MTB','122410','158981' --匠人五区
EXEC PAddSMSAccount '0546JRYH','MTB','121855','267142' --匠人裕华
EXEC PAddSMSAccount '0546LRD','MTA','302150','673424' --002-丽人岛美发沙龙一店
EXEC PAddSMSAccount '0532sdl-1','MTB','124194','767710' --002-尚蒂利造型连锁威海路店
EXEC PAddSMSAccount '0532sdl-2','MTB','122320','231572' --003-尚蒂利造型连锁香港中路店
EXEC PAddSMSAccount '0532yanse','MTB','121949','843496' --001-妍色美发美容会所,
EXEC PAddSMSAccount '0536JGZ','MTB','124024','253689' --016-金公子美容美发连锁广场街店,
EXEC PAddSMSAccount '0351cy01','MTA','302252','242652' --001-橙艺造型,
EXEC PAddSMSAccount '0351xmx','MTA','302262','124423' --001-西门轩,
EXEC PAddSMSAccount '0350bte-1','MTA','302216','272252' --002-白天鹅贵族会所,
EXEC PAddSMSAccount '0350bte-2','MTA','302217','678217' --003-豪齐威造型,
SELECT * FROM TSMSAccount
SELECT 'EXEC PAddSMSAccount' + dbname + ',' + compName + ',''Caha''' + userName + ',' + PW
from #SMS