Browse Source

并添加 dashu 函数

tianyun 1 năm trước cách đây
mục cha
commit
a72206137a
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      sh_config.sh

+ 3 - 0
sh_config.sh

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