diff --git a/StoredProc/JsonRx_Proc_UserRegistration.sql b/StoredProc/JsonRx_Proc_UserRegistration.sql index 1462703..67d532d 100644 Binary files a/StoredProc/JsonRx_Proc_UserRegistration.sql and b/StoredProc/JsonRx_Proc_UserRegistration.sql differ diff --git a/StoredProc/PROC_DROPDOWN_LIST.sql b/StoredProc/PROC_DROPDOWN_LIST.sql index 38a2f59..0e8a74c 100644 Binary files a/StoredProc/PROC_DROPDOWN_LIST.sql and b/StoredProc/PROC_DROPDOWN_LIST.sql differ diff --git a/StoredProc/PROC_DYNAMIC_TABLE.sql b/StoredProc/PROC_DYNAMIC_TABLE.sql index 4399bc6..c061de8 100644 Binary files a/StoredProc/PROC_DYNAMIC_TABLE.sql and b/StoredProc/PROC_DYNAMIC_TABLE.sql differ diff --git a/StoredProc/mobile_proc_TranHistory.sql b/StoredProc/mobile_proc_TranHistory.sql index 3e17a7f..a6dacf2 100644 Binary files a/StoredProc/mobile_proc_TranHistory.sql and b/StoredProc/mobile_proc_TranHistory.sql differ diff --git a/StoredProc/mobile_proc_customerMaster_V2.sql b/StoredProc/mobile_proc_customerMaster_V2.sql index 84055be..915f7bf 100644 Binary files a/StoredProc/mobile_proc_customerMaster_V2.sql and b/StoredProc/mobile_proc_customerMaster_V2.sql differ diff --git a/StoredProc/mobile_proc_userLogin.sql b/StoredProc/mobile_proc_userLogin.sql new file mode 100644 index 0000000..bec6948 Binary files /dev/null and b/StoredProc/mobile_proc_userLogin.sql differ diff --git a/StoredProc/proc_SendTransaction.sql b/StoredProc/proc_SendTransaction.sql index e188bc9..aa36014 100644 Binary files a/StoredProc/proc_SendTransaction.sql and b/StoredProc/proc_SendTransaction.sql differ diff --git a/StoredProc/proc_getNotifyInfo.sql b/StoredProc/proc_getNotifyInfo.sql index 88c07ce..50e8cd7 100644 Binary files a/StoredProc/proc_getNotifyInfo.sql and b/StoredProc/proc_getNotifyInfo.sql differ diff --git a/StoredProc/proc_get_exrate_master.sql b/StoredProc/proc_get_exrate_master.sql index 013ac87..6200f85 100644 Binary files a/StoredProc/proc_get_exrate_master.sql and b/StoredProc/proc_get_exrate_master.sql differ diff --git a/update.sql b/update.sql index 85c89bc..7bf2e00 100644 --- a/update.sql +++ b/update.sql @@ -5,21 +5,37 @@ where username='luffy@yopmail.com' select * FROM TBL_MOBILE_OTP_REQUEST where user_id='stha@yopmail.com' -delete FROM customermaster where username='shakun@yopmail.com' -delete FROM CustomerMasterTemp where username='shakun@yopmail.com' -delete FROM mobile_userRegistration where username='shakun@yopmail.com' -delete FROM TBL_MOBILE_OTP_REQUEST where user_id='shakun@yopmail.com' +delete FROM customermaster where username='hide@yopmail.com' +delete FROM CustomerMasterTemp where username='hide@yopmail.com' +delete FROM mobile_userRegistration where username='hide@yopmail.com' +delete FROM TBL_MOBILE_OTP_REQUEST where user_id='hide@yopmail.com' delete from customerDocument where cdid='132' select * from customerDocument where customerid='48' --11440 select * FROM mobile_userRegistration where username='luffy@yopmail.com' -update customermaster set mobileverifieddate=null , HasDeclare=0, agreeYn=0, -txnpin=123456,isForcedPwdChange=0 where username='puranpanthi429@gmail.com' +update customermaster set mobileverifieddate=null , mobileapprovedDate=null, HasDeclare=0, agreeYn=0, lawsoncardno='', +txnpin=123456,isForcedPwdChange=0 where username='luffy@yopmail.com' + +select idNumber, idtype, ADDITIONALADDRESS,verificationCode, nativeCountry,* FROM CustomerMastertemp where username='hide@yopmail.com' +select idNumber, idtype, ADDITIONALADDRESS, verificationCode,* FROM CustomerMaster where username='hide@yopmail.com' + +update CustomerMaster set verificationCode=null,ADDITIONALADDRESS='s' where username='hide@yopmail.com' +update CustomerMaster set idIssueCountry='' where username='hide@yopmail.com' +update CustomerMasterTemp set idtype=null where username='hide@yopmail.com' update customermaster set -txnpin=123456 - where username='stha@yopmail.com' +lawsoncardno='KYC_LATER' + where username='hide@yopmail.com' + + +SELECT name +FROM sys.procedures +WHERE Object_definition(object_id) LIKE '%PROCESSING%' + + update customermaster set +verificationCode='' + where username='hide1@yopmail.com' select * FROM TBL_MOBILE_OTP_REQUEST where user_id='luffy@yopmail.com' select * FROM staticDataValue where typeid='8103' @@ -78,7 +94,7 @@ EXEC JsonRx_Proc_UserRegistration_V2 @flag = 'sign-up-v2-new-cust' EXEC proc_mobile_StaticData @flag='kycV3', @customerId='luffy@yopmail.com' - EXEC mobile_proc_customerMaster @flag='refresh-customer-info', @userName = 'stha@yopmail.com', + EXEC mobile_proc_customerMaster @flag='refresh-customer-info', @userName = 'atm@yopmail.com', @appVersion = '2.5',@phoneBrand = 'samsung', @phoneOS = 'Quince Tart', @fcmId = 'fsN8yCRWRhWHK2SMzNADr2:APA91bHQZYgZRcdNtcyysnhhqSFC1J8BHW-GpJGS7P6tgXk8JXvHQseq853bETZ_mjvHvR6zSgUSkhcJ8AR0Zb0glj-m3IJyeY8ZF5gKw6sXr-59aKMGGvclXA5L9-nPs2McVME3-WO2',