Browse Source

并添加 dashu 函数

tianyun 1 year ago
parent
commit
a72206137a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      sh_config.sh

+ 3 - 0
sh_config.sh

@@ -330,6 +330,9 @@ memo() {
 todo(){
 todo(){
   memo "#todo $*"
   memo "#todo $*"
 }
 }
+dashu(){
+  memo "#大树 $*"
+}
 
 
 function upload_file() {
 function upload_file() {
     file_path=$1
     file_path=$1