Edit by browser
This commit is contained in:
parent
2801d80dc8
commit
13870f4c99
|
@ -11,7 +11,7 @@ read -p '' choice
|
|||
|
||||
#---------- 开始评测 ----------
|
||||
mysql -h127.0.0.1 -uroot << EDF
|
||||
use finace1;
|
||||
use finance1;
|
||||
set @para = $choice;
|
||||
select get_deposit(@para);
|
||||
|
||||
|
|
Loading…
Reference in New Issue