From 31354d84ea8630ef23ccc3d9cb7e282dd0196ae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=83=E6=AE=87=E9=AA=91=E5=A3=AB?= Date: Sat, 14 Jan 2017 05:52:30 +0800 Subject: [PATCH] yunkufu.sql --- .DS_Store | Bin 6148 -> 10244 bytes ...0\347\232\204\350\276\223\345\207\272.txt" | 1194 +++++++++++++++++ yunkufu.sql | 383 ++++++ 3 files changed, 1577 insertions(+) create mode 100644 "App_Data/\347\273\210\347\253\257\345\255\230\345\202\250\347\232\204\350\276\223\345\207\272.txt" create mode 100644 yunkufu.sql diff --git a/.DS_Store b/.DS_Store index 317ea9b9f045b9e145c6fb90e3430ebd852c120c..8239d0e8b62aa0f3bd6038a55e0813a6e96ef1c0 100644 GIT binary patch literal 10244 zcmeHN|4tJ@5T2t|uTYQ#2>xSoAu-_(!p}rVj7f!}k{}^gMWY6Kv_PfwYVS%>#PlEE zL45F;+ ze$H2{^vISmNDFwPfbNn<4LYF7n6_y!3>XFs1BL;^fMMWYU;yuIE_PoiO>G!33>XGF z4DkBk;9{ARvK>mXbf6Mj0LV0&MZrDx0RrPlnUk^|N&$tG!348$22LsORSP?gHqx2ya2ZSq&D-nLuy zTB6(X?z@5*`F#(gULr{w#Q*>8FK0 zqSWn*-ajh6r|CX?45%K_1B;~Vt-?z;)-U_1>Sbva{_S!^%6UzElz6;GJl9Sxa+uP(jP z$56}(b!>WRUCf?c)Wt5bVLUa4`~@$kVibrVDNxS5d_b! z@v{;2z+G+nK?9oC=`pgN*ASnk5a|rfLFRF{O-)!YW3C0_*)wRap>+@O@rpAAbb>dq zy(VoZJe3$;X*}3(z+OCNUS-snZ7R^dI_vd_#maJ~zT5Kaay|U!)~gjin4bP_^`z35 zE?=>2yU*^oUl#VfRv{<`O@Fc2crHFwN@Z8xKk~e4=f3DZsgzrrgTqT+EhtuM<%XjE zVxv+kd96jSSu6R%&U!J}12&V%*qP12Ysbg4GjkKp?85xXgmXMUKRw~xoS!>6$=IVe zW^S)+9lUva{O;uaCs2iA$?r{cHT>MEKjSV&%weHXt9rFv2I9(sxYtIm zH9{aKol0OYwV?ZZsJkSpHkpTFnDeITS7owhV^+E+sfrt+4R~C^!hAYC?_qNB6yq1n z8lDA^KDbDD8T9;#r6zfC7Bx!)6sF8Rdf$O3f<^elenplOPV>})!o$#6SXgQz79_3i z0WV#emCj@_H--VjfMLKeU>GnATyzFfVE_)F|1Wp{{r{qeY5X?~7zWN@z)I%}`9&z4 z?h&K9eAe#Z+QP+!_1d8n5LB$f?cz8dANV+aT((WK)|Ns5|{}<=J>1_Z2 delta 114 zcmZn(XfcprU|?W$DortDU=RQ@Ie-{MGjdEU6q~50D9Q}tfW>?nTp9Ejav4%Qb0!up zXJnova&%*f8QWrZ4h}((Dj*Qx1`@6y-5U$PGf(DMv7GFqBFzf2gJE+#&m3j|{6`Z> diff --git "a/App_Data/\347\273\210\347\253\257\345\255\230\345\202\250\347\232\204\350\276\223\345\207\272.txt" "b/App_Data/\347\273\210\347\253\257\345\255\230\345\202\250\347\232\204\350\276\223\345\207\272.txt" new file mode 100644 index 0000000..8379809 --- /dev/null +++ "b/App_Data/\347\273\210\347\253\257\345\255\230\345\202\250\347\232\204\350\276\223\345\207\272.txt" @@ -0,0 +1,1194 @@ +shisanMBP:~ o13$ cd +.CFUserTextEncoding .config/ .著作权归作者所有。.swp +.DS_Store .gitconfig Applications/ +.IdentityService/ .inputrc.save Applications (Parallels)/ +.ServiceHub/ .lldb/ Desktop/ +.Trash/ .local/ Documents/ +.android/ .mysql_history Downloads/ +.anydesk/ .nuget/ Library/ +.bash_history .oracle_jre_usage/ Movies/ +.bash_profile .rnd Music/ +.bash_profile.swn .ssh/ Pictures/ +.bash_profile.swo .subversion/ Public/ +.bash_profile.swp .viminfo Sites/ +.bash_sessions/ .vscode/ +shisanMBP:~ o13$ cd Documents +shisanMBP:Documents o13$ ls +$RECYCLE.BIN Tencent Files desktop.ini +013 资料库 Visual Studio 2010 shisan13winformUI +Default.rdp Visual Studio 2013 易呼科技 +Parallels WeChat Files 重庆餐饮客户 +README.md YUNchart +shisanMBP:Documents o13$ git clone git@code.aliyun.com:oscwifi/AndroLua.git +Cloning into 'AndroLua'... +warning: remote HEAD refers to nonexistent ref, unable to checkout. + +shisanMBP:Documents o13$ cd AndroLua +shisanMBP:AndroLua o13$ touch README.md +shisanMBP:AndroLua o13$ git add README.md +shisanMBP:AndroLua o13$ git commit -m "add README" +[master (root-commit) 290439d] add README + 1 file changed, 0 insertions(+), 0 deletions(-) + create mode 100644 README.md +shisanMBP:AndroLua o13$ git push -u origin master +Counting objects: 3, done. +Writing objects: 100% (3/3), 227 bytes | 0 bytes/s, done. +Total 3 (delta 0), reused 0 (delta 0) +remote: Updating references: 100% (1/1) +To code.aliyun.com:oscwifi/AndroLua.git + * [new branch] master -> master +Branch master set up to track remote branch master from origin. +shisanMBP:AndroLua o13$ cd existing_folder +-bash: cd: existing_folder: No such file or directory +shisanMBP:AndroLua o13$ git init +Reinitialized existing Git repository in /Users/o13/Documents/AndroLua/.git/ +shisanMBP:AndroLua o13$ git remote add origin git@code.aliyun.com:oscwifi/AndroLua.git +fatal: remote origin already exists. +shisanMBP:AndroLua o13$ git add . +shisanMBP:AndroLua o13$ git commit +On branch master +Your branch is up-to-date with 'origin/master'. +nothing to commit, working tree clean +shisanMBP:AndroLua o13$ git push -u origin master +Branch master set up to track remote branch master from origin. +Everything up-to-date +shisanMBP:AndroLua o13$ git status +On branch master +Your branch is up-to-date with 'origin/master'. +Changes not staged for commit: + (use "git add ..." to update what will be committed) + (use "git checkout -- ..." to discard changes in working directory) + + modified: README.md + +Untracked files: + (use "git add ..." to include in what will be committed) + + AndroidManifest.xml + LICENSE.txt + assets/ + init.lua + interp.lua + jni/ + lua-license.txt + luajava-license.txt + proguard.cfg + project.properties + res/ + src/ + +no changes added to commit (use "git add" and/or "git commit -a") +shisanMBP:AndroLua o13$ git add / +fatal: /: '/' is outside repository +shisanMBP:AndroLua o13$ giy add . +-bash: giy: command not found +shisanMBP:AndroLua o13$ ls +AndroidManifest.xml interp.lua project.properties +LICENSE.txt jni res +README.md lua-license.txt src +assets luajava-license.txt +init.lua proguard.cfg +shisanMBP:AndroLua o13$ git add. +git: 'add.' is not a git command. See 'git --help'. + +Did you mean this? + add +shisanMBP:AndroLua o13$ git add . +shisanMBP:AndroLua o13$ git commit -m "更新android lua" +[master 71eeefd] 更新android lua + 83 files changed, 23170 insertions(+) + create mode 100755 AndroidManifest.xml + create mode 100755 LICENSE.txt + mode change 100644 => 100755 README.md + create mode 100755 assets/greet.lua + create mode 100755 assets/import.lua + create mode 100755 init.lua + create mode 100755 interp.lua + create mode 100755 jni/Android.mk + create mode 100755 jni/lua/Android.mk + create mode 100755 jni/lua/lapi.c + create mode 100755 jni/lua/lapi.h + create mode 100755 jni/lua/lauxlib.c + create mode 100755 jni/lua/lauxlib.h + create mode 100755 jni/lua/lbaselib.c + create mode 100755 jni/lua/lcode.c + create mode 100755 jni/lua/lcode.h + create mode 100755 jni/lua/ldblib.c + create mode 100755 jni/lua/ldebug.c + create mode 100755 jni/lua/ldebug.h + create mode 100755 jni/lua/ldo.c + create mode 100755 jni/lua/ldo.h + create mode 100755 jni/lua/ldump.c + create mode 100755 jni/lua/lfunc.c + create mode 100755 jni/lua/lfunc.h + create mode 100755 jni/lua/lgc.c + create mode 100755 jni/lua/lgc.h + create mode 100755 jni/lua/linit.c + create mode 100755 jni/lua/liolib.c + create mode 100755 jni/lua/llex.c + create mode 100755 jni/lua/llex.h + create mode 100755 jni/lua/llimits.h + create mode 100755 jni/lua/lmathlib.c + create mode 100755 jni/lua/lmem.c + create mode 100755 jni/lua/lmem.h + create mode 100755 jni/lua/loadlib.c + create mode 100755 jni/lua/lobject.c + create mode 100755 jni/lua/lobject.h + create mode 100755 jni/lua/lopcodes.c + create mode 100755 jni/lua/lopcodes.h + create mode 100755 jni/lua/loslib.c + create mode 100755 jni/lua/lparser.c + create mode 100755 jni/lua/lparser.h + create mode 100755 jni/lua/lstate.c + create mode 100755 jni/lua/lstate.h + create mode 100755 jni/lua/lstring.c + create mode 100755 jni/lua/lstring.h + create mode 100755 jni/lua/lstrlib.c + create mode 100755 jni/lua/ltable.c + create mode 100755 jni/lua/ltable.h + create mode 100755 jni/lua/ltablib.c + create mode 100755 jni/lua/ltm.c + create mode 100755 jni/lua/ltm.h + create mode 100755 jni/lua/lua.h + create mode 100755 jni/lua/luaconf.h + create mode 100755 jni/lua/lualib.h + create mode 100755 jni/lua/lundump.c + create mode 100755 jni/lua/lundump.h + create mode 100755 jni/lua/lvm.c + create mode 100755 jni/lua/lvm.h + create mode 100755 jni/lua/lzio.c + create mode 100755 jni/lua/lzio.h + create mode 100755 jni/luajava/Android.mk + create mode 100755 jni/luajava/luajava.c + create mode 100755 lua-license.txt + create mode 100755 luajava-license.txt + create mode 100755 proguard.cfg + create mode 100755 project.properties + create mode 100755 res/drawable-hdpi/icon.png + create mode 100755 res/drawable-ldpi/icon.png + create mode 100755 res/drawable-mdpi/icon.png + create mode 100755 res/layout/main.xml + create mode 100755 res/values/strings.xml + create mode 100755 src/org/keplerproject/luajava/CPtr.java + create mode 100755 src/org/keplerproject/luajava/Console.java + create mode 100755 src/org/keplerproject/luajava/JavaFunction.java + create mode 100755 src/org/keplerproject/luajava/LuaException.java + create mode 100755 src/org/keplerproject/luajava/LuaInvocationHandler.java + create mode 100755 src/org/keplerproject/luajava/LuaJavaAPI.java + create mode 100755 src/org/keplerproject/luajava/LuaObject.java + create mode 100755 src/org/keplerproject/luajava/LuaState.java + create mode 100755 src/org/keplerproject/luajava/LuaStateFactory.java + create mode 100755 src/org/keplerproject/luajava/package.html + create mode 100755 src/sk/kottman/androlua/Main.java +shisanMBP:AndroLua o13$ git remote add master git@code.aliyun.com:oscwifi/AndroLua.git +shisanMBP:AndroLua o13$ git push -f master +Counting objects: 102, done. +Delta compression using up to 4 threads. +Compressing objects: 100% (91/91), done. +Writing objects: 100% (102/102), 178.21 KiB | 0 bytes/s, done. +Total 102 (delta 4), reused 0 (delta 0) +remote: Resolving deltas: 100% (4/4) +remote: Updating references: 100% (1/1) +To code.aliyun.com:oscwifi/AndroLua.git + 290439d..71eeefd master -> master +shisanMBP:AndroLua o13$ cd . +shisanMBP:AndroLua o13$ cd ./ +shisanMBP:AndroLua o13$ cd ../ +shisanMBP:Documents o13$ ls +$RECYCLE.BIN Tencent Files desktop.ini +013 资料库 Visual Studio 2010 shisan13winformUI +AndroLua Visual Studio 2013 tsPlugUsb +Default.rdp WeChat Files 易呼科技 +Parallels YUNchart 重庆餐饮客户 +shisanMBP:Documents o13$ cd tsPlugUsb +shisanMBP:tsPlugUsb o13$ ls +AndroidManifest.xml libs res +assets lua src +detail.txt proguard-project.txt +ic_launcher-web.png project.properties +shisanMBP:tsPlugUsb o13$ git status +On branch master + +Initial commit + +Untracked files: + (use "git add ..." to include in what will be committed) + + ../$RECYCLE.BIN/ + ../.DS_Store + ../.localized + ../.rqd/ + "../013 \350\265\204\346\226\231\345\272\223/" + ../AndroLua/ + ../Default.rdp + ../Parallels/ + ../Tencent Files/ + ../Visual Studio 2010/ + ../Visual Studio 2013/ + ../WeChat Files/ + ../YUNchart/ + ../desktop.ini + ../shisan13winformUI/ + ./ + "../\346\230\223\345\221\274\347\247\221\346\212\200/" + "../\351\207\215\345\272\206\351\244\220\351\245\256\345\256\242\346\210\267/" + +nothing added to commit but untracked files present (use "git add" to track) +shisanMBP:tsPlugUsb o13$ git add . +shisanMBP:tsPlugUsb o13$ git commit "更新原始代码" +error: pathspec '更新原始代码' did not match any file(s) known to git. +shisanMBP:tsPlugUsb o13$ git commit -m "更新原始代码" +[master (root-commit) d6f46a6] 更新原始代码 + 414 files changed, 17547 insertions(+) + create mode 100755 tsPlugUsb/.classpath + create mode 100755 tsPlugUsb/.gitignore + create mode 100755 tsPlugUsb/.project + create mode 100755 tsPlugUsb/.settings/org.eclipse.core.resources.prefs + create mode 100755 tsPlugUsb/.settings/org.eclipse.jdt.core.prefs + create mode 100755 tsPlugUsb/.settings/org.eclipse.m2e.core.prefs + create mode 100755 tsPlugUsb/AndroidManifest.xml + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/add_friend.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/add_friend_2.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/add_friend_3.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/clear.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/delete.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/delperson.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/err_confirm.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/facemark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/find_icon.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/groupsendagain.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/has_add.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/linkman.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/lookmore.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/loser_send.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/loserfacemark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/man.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/nearby_send.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/noexist.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/noresult.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/nowsending.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/person_detail.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/phone_icon.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/real_del.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/receive.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/remak.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/remark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/sayhi.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/send.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/sendgroupassis.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/sendmsg.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/smileface.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/validation.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_a858w/woman.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/add_friend.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/add_friend_2.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/add_friend_3.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/clear.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/delete.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/delperson.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/err_confirm.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/facemark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/find_icon.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/groupsendagain.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/has_add.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/linkman.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/lookmore.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/loser_send.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/loserfacemark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/man.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/nearby_send.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/noexist.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/noresult.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/nowsending.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/person_detail.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/phone_icon.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/real_del.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/receive.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/remark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/sayhi.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/send.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/sendgroupassis.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/sendmsg.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/smileface.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/validation.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_hmnote/woman.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/add_friend.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/add_friend_2.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/add_friend_3.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/clear.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/delete.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/delperson.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/err_confirm.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/facemark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/find_icon.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/groupsendagain.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/has_add.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/linkman.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/lookmore.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/loser_send.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/loserfacemark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/man.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/nearby_send.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/noexist.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/noresult.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/nowsending.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/person_detail.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/phone_icon.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/real_del.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/receive.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/remark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/sayhi.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/send.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/sendgroupassis.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/sendmsg.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/smileface.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/validation.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_mzmx2/woman.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/add_friend.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/add_friend_2.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/clear.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/delperson.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/err_confirm.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/facemark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/find_icon.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/groupsendagain.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/linkman.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/lookmore.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/loserfacemark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/man.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/noresult.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/nowsending.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/person_detail.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/real_del.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/receive.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/remark.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/sayhi.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/send.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/sendgroupassis.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/sendmsg.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/smileface.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/validation.bmp + create mode 100755 tsPlugUsb/assets/6322/pic_nexus4/woman.bmp + create mode 100755 tsPlugUsb/assets/hmnote/442/am.jar + create mode 100755 tsPlugUsb/assets/hmnote/442/libTsPlug_jni.so + create mode 100755 tsPlugUsb/assets/hmnote/442/tsplug + create mode 100755 tsPlugUsb/assets/hmnote/442/weixinremote + create mode 100755 tsPlugUsb/assets/hmnote/WidgetFinder.jar + create mode 100755 tsPlugUsb/assets/hmnote/am.jar + create mode 100755 tsPlugUsb/assets/hmnote/libTsPlug_jni.so + create mode 100755 tsPlugUsb/assets/hmnote/tsplug + create mode 100755 tsPlugUsb/assets/hmnote/weixinremote + create mode 100755 tsPlugUsb/assets/hmnote/wxremote.jar + create mode 100755 tsPlugUsb/assets/mzmx2/am.jar + create mode 100755 tsPlugUsb/assets/mzmx2/tsplug + create mode 100755 tsPlugUsb/assets/mzmx2/weixinremote + create mode 100755 tsPlugUsb/assets/mzmx2/wxremote.jar + create mode 100755 tsPlugUsb/assets/nexus4/am.jar + create mode 100755 tsPlugUsb/assets/nexus4/tsplug + create mode 100755 tsPlugUsb/assets/nexus4/weixinremote + create mode 100755 tsPlugUsb/assets/nexus4/wxremote.jar + create mode 100755 tsPlugUsb/assets/nexus4/wxremote.sh + create mode 100755 tsPlugUsb/assets/pic/add_friend.bmp + create mode 100755 tsPlugUsb/assets/pic/err_confirm.bmp + create mode 100755 tsPlugUsb/assets/pic/find_icon.bmp + create mode 100755 tsPlugUsb/assets/pic/send.bmp + create mode 100755 tsPlugUsb/assets/pic/sendmessage.bmp + create mode 100755 tsPlugUsb/assets/pic_308/add_friend.bmp + create mode 100755 tsPlugUsb/assets/pic_308/err_confirm.bmp + create mode 100755 tsPlugUsb/assets/pic_308/find_icon.bmp + create mode 100755 tsPlugUsb/assets/pic_308/send.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/add_friend.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/add_friend_2.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/add_friend_3.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/clear.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/delete.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/delperson.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/err_confirm.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/facemark.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/find_icon.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/groupsendagain.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/has_add.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/linkman.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/lookmore.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/loser_send.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/loserfacemark.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/man.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/nearby_send.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/noresult.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/nowsending.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/person_detail.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/phone_icon.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/real_del.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/receive.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/remark.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/sayhi.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/send.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/sendgroupassis.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/sendmsg.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/smileface.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/validation.bmp + create mode 100755 tsPlugUsb/assets/pic_hmnote/woman.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/add_friend.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/add_friend_2.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/add_friend_3.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/clear.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/delete.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/delperson.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/err_confirm.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/facemark.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/find_icon.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/groupsendagain.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/has_add.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/linkman.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/lookmore.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/loser_send.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/loserfacemark.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/man.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/nearby_send.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/noresult.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/nowsending.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/person_detail.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/phone_icon.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/real_del.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/receive.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/remark.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/sayhi.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/send.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/sendgroupassis.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/sendmsg.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/smileface.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/validation.bmp + create mode 100755 tsPlugUsb/assets/pic_mzmx2/woman.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/add_friend.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/add_friend_2.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/clear.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/delperson.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/err_confirm.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/facemark.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/find_icon.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/groupsendagain.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/linkman.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/lookmore.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/loserfacemark.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/man.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/noresult.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/nowsending.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/person_detail.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/real_del.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/receive.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/remark.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/sayhi.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/send.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/sendgroupassis.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/sendmsg.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/smileface.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/validation.bmp + create mode 100755 tsPlugUsb/assets/pic_nexus4/woman.bmp + create mode 100755 tsPlugUsb/assets/xljnote3/am.jar + create mode 100755 tsPlugUsb/assets/xljnote3/tsplug + create mode 100755 tsPlugUsb/assets/xljnote3/weixinremote + create mode 100755 tsPlugUsb/assets/xljnote3/wxremote.jar + create mode 100755 tsPlugUsb/detail.txt + create mode 100755 tsPlugUsb/ic_launcher-web.png + create mode 100755 tsPlugUsb/libs/android-support-v4.jar + create mode 100755 tsPlugUsb/libs/armeabi/libhyphenate.so + create mode 100755 tsPlugUsb/libs/armeabi/libsqlite.so + create mode 100755 tsPlugUsb/libs/commons-codec-1.7.jar + create mode 100755 tsPlugUsb/libs/commons-net-3.0.1.jar + create mode 100755 tsPlugUsb/libs/hyphenatechat_3.2.2.jar + create mode 100755 tsPlugUsb/libs/protobuf-java-2.5.0.jar + create mode 100755 tsPlugUsb/libs/zixing-core-3.2.0.jar + create mode 100755 tsPlugUsb/lua/aa.lua + create mode 100755 tsPlugUsb/lua/add_friend_from_group.lua + create mode 100755 tsPlugUsb/lua/add_group_in_contact.lua + create mode 100755 tsPlugUsb/lua/addfriend_bycontact.lua + create mode 100755 tsPlugUsb/lua/addfriend_byfile2.lua + create mode 100755 tsPlugUsb/lua/auth_nearby_person.lua + create mode 100755 tsPlugUsb/lua/auth_shark.lua + create mode 100755 tsPlugUsb/lua/auto_login.lua + create mode 100755 tsPlugUsb/lua/clear_nearby_person.lua + create mode 100755 tsPlugUsb/lua/clear_sharklist.lua + create mode 100755 tsPlugUsb/lua/clear_sharkman.lua + create mode 100755 tsPlugUsb/lua/contact_passivity_addfriend.lua + create mode 100755 tsPlugUsb/lua/delete_contacts_immed.lua + create mode 100755 tsPlugUsb/lua/get_screen_immed.lua + create mode 100755 tsPlugUsb/lua/group_sendpic.lua + create mode 100755 tsPlugUsb/lua/group_sendtext.lua + create mode 100755 tsPlugUsb/lua/lua_common.lua + create mode 100755 tsPlugUsb/lua/moment_comment.lua + create mode 100755 tsPlugUsb/lua/new/forward_link_to_friend.lua + create mode 100755 tsPlugUsb/lua/new/forward_link_to_moment.lua + create mode 100755 tsPlugUsb/lua/new/forward_vedio_to_moment.lua + create mode 100755 tsPlugUsb/lua/praise.lua + create mode 100755 tsPlugUsb/lua/praise_random.lua + create mode 100755 tsPlugUsb/lua/publish_friend_circle.lua + create mode 100755 tsPlugUsb/lua/sayhi_fornearby.lua + create mode 100755 tsPlugUsb/lua/sayhi_forsharkman.lua + create mode 100755 tsPlugUsb/lua/send_momment.lua + create mode 100755 tsPlugUsb/proguard-project.txt + create mode 100755 tsPlugUsb/project.properties + create mode 100755 tsPlugUsb/res/anim/fade_in.xml + create mode 100755 tsPlugUsb/res/anim/fade_out.xml + create mode 100755 tsPlugUsb/res/anim/head_in.xml + create mode 100755 tsPlugUsb/res/anim/head_out.xml + create mode 100755 tsPlugUsb/res/anim/hold.xml + create mode 100755 tsPlugUsb/res/anim/hold_long.xml + create mode 100755 tsPlugUsb/res/anim/push_bottom_in.xml + create mode 100755 tsPlugUsb/res/anim/push_bottom_out.xml + create mode 100755 tsPlugUsb/res/anim/push_top_in.xml + create mode 100755 tsPlugUsb/res/anim/push_top_in2.xml + create mode 100755 tsPlugUsb/res/anim/push_top_out.xml + create mode 100755 tsPlugUsb/res/anim/push_top_out2.xml + create mode 100755 tsPlugUsb/res/drawable-hdpi/icon.png + create mode 100755 tsPlugUsb/res/drawable-ldpi/ic_launcher.png + create mode 100755 tsPlugUsb/res/drawable-ldpi/logo.png + create mode 100755 tsPlugUsb/res/drawable-ldpi/welcome.jpg + create mode 100755 tsPlugUsb/res/drawable-mdpi/ic_action_search.png + create mode 100755 tsPlugUsb/res/drawable-mdpi/ic_launcher.png + create mode 100755 tsPlugUsb/res/drawable-mdpi/page.png + create mode 100755 tsPlugUsb/res/drawable-mdpi/page_now.png + create mode 100755 tsPlugUsb/res/drawable-xhdpi/ic_action_search.png + create mode 100755 tsPlugUsb/res/drawable-xhdpi/ic_launcher.png + create mode 100755 tsPlugUsb/res/drawable-xxhdpi/ic_launcher.png + create mode 100755 tsPlugUsb/res/layout/activity_main.xml + create mode 100755 tsPlugUsb/res/layout/activity_start.xml + create mode 100755 tsPlugUsb/res/layout/appstart.xml + create mode 100755 tsPlugUsb/res/menu/main.xml + create mode 100755 tsPlugUsb/res/raw/addfriendbycontact_mzmx2_6322.lua + create mode 100755 tsPlugUsb/res/raw/friendcircleinteract.lua + create mode 100755 tsPlugUsb/res/raw/luafile.lua + create mode 100755 tsPlugUsb/res/values-sw600dp/dimens.xml + create mode 100755 tsPlugUsb/res/values-sw720dp-land/dimens.xml + create mode 100755 tsPlugUsb/res/values-v11/styles.xml + create mode 100755 tsPlugUsb/res/values-v14/styles.xml + create mode 100755 tsPlugUsb/res/values/colors.xml + create mode 100755 tsPlugUsb/res/values/dimens.xml + create mode 100755 tsPlugUsb/res/values/strings.xml + create mode 100755 tsPlugUsb/res/values/styles.xml + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/BackendPostThread.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/Battery/GetBattery.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/Preference/TsPlugPreference.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/Preference/TsPlugProperties.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/contact/ContactManager.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/database/DBlite.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/database/DataDefine.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/friend/WxFriend.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/global/Global.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/global/PicMgr.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/http/HttpDownloadFile.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/http/HttpRequest.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/http/IHttpDownLoadFinish.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/http/IRequestContentListener.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/http/RequestInfoWithContent.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/im/IMMessageListener.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/im/IMMessageManager.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/im/ImConnectionListener.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/im/ImInitThread.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/inteface/ILogcatListener.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/jni/jniTsPlug.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/keytouch/ActivityFactory.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/keytouch/ClipboardManager.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/keytouch/KeypadFactory.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/keytouch/TouchFactory.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/keytouch/UIPosition.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/logcat/LogcatFactory.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/lua/LuaFactory.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/luaxml/LuaPara.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/luaxml/LuaPic.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/luaxml/LuaScript.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/luaxml/LuaXmlMgr.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/model/Dev.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/model/Org.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/model/Phone.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/model/User.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/HandlerMsg.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/HandlerMsgDefine.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/MsgProcessor.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/MsgProcessorAddPhoneResp.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/MsgProcessorAutoLogin.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/MsgProcessorGetStatus.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/MsgProcessorGlobalCancel.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/MsgProcessorOnlineVersionResp.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/MsgProcessorOwner.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/MsgProcessorRunLua.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/MsgProcessorStatusResp.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/msg/MsgProcessorUpdate.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/net/UdpBroacastRecv.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/perferences/WeixinPreferences.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/picture/BitmapFactory.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/picture/BitmapFactoryOld.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/picture/CaptureFactory.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/picture/FontFactory.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/picture/TextFactory.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/runexec/RunExec.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/runexec/TsPlugServiceRunnable.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/runexec/WeiXinRemoteRunnable.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/runexec/WxRemoteJarRunnable.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/simaddress/GpsSimAddrRunable.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/simaddress/NetworkSimAddrRunable.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/simaddress/SimWeiXinAdress.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/target/TargetMgr.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/task/MonitorLogcatTask.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/uiautomator/ActivityThread.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/uiautomator/FTP.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/uiautomator/FTPUtils.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/uiautomator/FileDownloader.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/uiautomator/RootShellCmd.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/uiautomator/WidgetStarter.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/uiautomator/WidgetThread.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/user/UserManager.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/util/CommonUtil.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/util/Enums.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/util/QRCodeUtil.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/util/StringUtils.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/util/Utils.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/util/VibratorUtil.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/util/contactTool/ContactContant.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/util/contactTool/ContactInfo.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/util/contactTool/ContactToolUtils.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/visitor/IVisitor.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/visitor/MayiVisitor.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/wxhttpmsg/WxCustomHttpMsg.java + create mode 100755 tsPlugUsb/src/com/weixin/tsplug/wxhttpmsg/WxHttpMsg.java + create mode 100755 tsPlugUsb/src/com/weixin/usbmap/BootBroadcastReceiver.java + create mode 100755 tsPlugUsb/src/com/weixin/usbmap/StartActivity.java + create mode 100755 tsPlugUsb/src/com/weixin/usbmap/WeiXinService.java + create mode 100755 tsPlugUsb/src/com/weixin/usbmap/WxServiceInit.java +shisanMBP:tsPlugUsb o13$ git remote add master git@code.aliyun.com:oscwifi/tsPlugUsb.git +shisanMBP:tsPlugUsb o13$ git push -f master +Counting objects: 420, done. +Delta compression using up to 4 threads. +Compressing objects: 100% (400/400), done. +Writing objects: 100% (420/420), 3.43 MiB | 1.57 MiB/s, done. +Total 420 (delta 59), reused 0 (delta 0) +remote: Resolving deltas: 100% (59/59) +remote: Updating references: 100% (1/1) +To code.aliyun.com:oscwifi/tsPlugUsb.git + * [new branch] master -> master +shisanMBP:tsPlugUsb o13$ cd ../ +shisanMBP:Documents o13$ ls +$RECYCLE.BIN UsbMap_A858W shisan13winformUI +013 资料库 Visual Studio 2010 tsPlugUsb +AndroLua Visual Studio 2013 易呼科技 +Default.rdp WeChat Files 重庆餐饮客户 +Parallels YUNchart +Tencent Files desktop.ini +shisanMBP:Documents o13$ cd UsbMap_A858W +shisanMBP:UsbMap_A858W o13$ git status +On branch master +Untracked files: + (use "git add ..." to include in what will be committed) + + ../$RECYCLE.BIN/ + ../.DS_Store + ../.localized + ../.rqd/ + "../013 \350\265\204\346\226\231\345\272\223/" + ../AndroLua/ + ../Default.rdp + ../Parallels/ + ../Tencent Files/ + ./ + ../Visual Studio 2010/ + ../Visual Studio 2013/ + ../WeChat Files/ + ../YUNchart/ + ../desktop.ini + ../shisan13winformUI/ + "../\346\230\223\345\221\274\347\247\221\346\212\200/" + "../\351\207\215\345\272\206\351\244\220\351\245\256\345\256\242\346\210\267/" + +nothing added to commit but untracked files present (use "git add" to track) +shisanMBP:UsbMap_A858W o13$ git add . +shisanMBP:UsbMap_A858W o13$ git remote add master git@code.aliyun.com:oscwifi/UsbMap_A858W.git +fatal: remote master already exists. +shisanMBP:UsbMap_A858W o13$ git commit +Aborting commit due to empty commit message. +shisanMBP:UsbMap_A858W o13$ git commit -m "UsbMap_A858W原始代码" +[master 4599525] UsbMap_A858W原始代码 + 62 files changed, 11536 insertions(+) + create mode 100755 UsbMap_A858W/.gitignore + create mode 100755 UsbMap_A858W/AllpurAuthentic.dll + create mode 100755 UsbMap_A858W/CityList.html + create mode 100755 UsbMap_A858W/Pic/311955.jpg + create mode 100755 UsbMap_A858W/Update.exe + create mode 100755 UsbMap_A858W/VServerGroup.vnc + create mode 100755 UsbMap_A858W/WeiXin.ini + create mode 100755 UsbMap_A858W/WeiXinControlUSB.exe + create mode 100755 UsbMap_A858W/Xposed_2.7.apk + create mode 100755 UsbMap_A858W/Xposed_weichat-1.0.9.apk + create mode 100755 UsbMap_A858W/log/info.txt + create mode 100755 UsbMap_A858W/lua/.gitignore + create mode 100755 UsbMap_A858W/lua/LuaMain.xml + create mode 100755 UsbMap_A858W/lua/add_friend_from_group.lua + create mode 100755 UsbMap_A858W/lua/addfriend_bycontact.lua + create mode 100755 UsbMap_A858W/lua/addfriend_bycsvfile.lua + create mode 100755 UsbMap_A858W/lua/addfriend_byfile2.lua + create mode 100755 UsbMap_A858W/lua/auth_nearby_person.lua + create mode 100755 UsbMap_A858W/lua/auth_shark.lua + create mode 100755 UsbMap_A858W/lua/auto_login.lua + create mode 100755 UsbMap_A858W/lua/clear_nearby_person.lua + create mode 100755 UsbMap_A858W/lua/clear_sharklist.lua + create mode 100755 UsbMap_A858W/lua/clear_sharkman.lua + create mode 100755 UsbMap_A858W/lua/contact_passivity_addfriend.lua + create mode 100755 UsbMap_A858W/lua/delete_contacts.lua + create mode 100755 UsbMap_A858W/lua/genmd5.py + create mode 100755 UsbMap_A858W/lua/group_sendpic.lua + create mode 100755 UsbMap_A858W/lua/group_sendtext.lua + create mode 100755 UsbMap_A858W/lua/group_sendtextpic.lua + create mode 100755 UsbMap_A858W/lua/lua_common.lua + create mode 100755 UsbMap_A858W/lua/moment.lua + create mode 100755 UsbMap_A858W/lua/moment_comment.lua + create mode 100755 UsbMap_A858W/lua/moment_give_goods.lua + create mode 100755 UsbMap_A858W/lua/onekey_backdesk.lua + create mode 100755 UsbMap_A858W/lua/onekey_openwexin.lua + create mode 100755 UsbMap_A858W/lua/pic/add_friend.bmp + create mode 100755 UsbMap_A858W/lua/pic/man.bmp + create mode 100755 UsbMap_A858W/lua/pic/sayhi.bmp + create mode 100755 UsbMap_A858W/lua/pic/sendmsg.bmp + create mode 100755 UsbMap_A858W/lua/pic/woman.bmp + create mode 100755 UsbMap_A858W/lua/praise.lua + create mode 100755 UsbMap_A858W/lua/request_shark.lua + create mode 100755 UsbMap_A858W/lua/sayhi_fornearby.lua + create mode 100755 UsbMap_A858W/lua/sayhi_forsharkman.lua + create mode 100755 UsbMap_A858W/lua/send_momment.lua + create mode 100755 UsbMap_A858W/msvcr100d.dll + create mode 100755 UsbMap_A858W/reg.bat + create mode 100755 UsbMap_A858W/simaddr.txt + create mode 100755 UsbMap_A858W/telefile.csv + create mode 100755 UsbMap_A858W/telefile.txt + create mode 100755 UsbMap_A858W/tool/AdbWinApi.dll + create mode 100755 UsbMap_A858W/tool/AdbWinUsbApi.dll + create mode 100755 UsbMap_A858W/tool/adb.exe + create mode 100755 UsbMap_A858W/tool/am.jar + create mode 100755 UsbMap_A858W/tool/fastboot.exe + create mode 100755 UsbMap_A858W/tool/hmnote/.gitignore + create mode 100755 UsbMap_A858W/tool/hmnote/genapk.py + create mode 100755 UsbMap_A858W/tool/hmnote/input_method.apk + create mode 100755 UsbMap_A858W/tool/hmnote/tsplugUsb.apk + create mode 100755 UsbMap_A858W/tool/msvcr100d.dll + create mode 100755 UsbMap_A858W/weixin.db + create mode 100755 UsbMap_A858W/xposed_2.6.1.apk +shisanMBP:UsbMap_A858W o13$ git push -u master +To code.aliyun.com:oscwifi/tsPlugUsb.git + ! [rejected] master -> master (fetch first) +error: failed to push some refs to 'git@code.aliyun.com:oscwifi/tsPlugUsb.git' +hint: Updates were rejected because the remote contains work that you do +hint: not have locally. This is usually caused by another repository pushing +hint: to the same ref. You may want to first integrate the remote changes +hint: (e.g., 'git pull ...') before pushing again. +hint: See the 'Note about fast-forwards' in 'git push --help' for details. +shisanMBP:UsbMap_A858W o13$ git push -u master +To code.aliyun.com:oscwifi/tsPlugUsb.git + ! [rejected] master -> master (fetch first) +error: failed to push some refs to 'git@code.aliyun.com:oscwifi/tsPlugUsb.git' +hint: Updates were rejected because the remote contains work that you do +hint: not have locally. This is usually caused by another repository pushing +hint: to the same ref. You may want to first integrate the remote changes +hint: (e.g., 'git pull ...') before pushing again. +hint: See the 'Note about fast-forwards' in 'git push --help' for details. +shisanMBP:UsbMap_A858W o13$ git remote add master git@code.aliyun.com:oscwifi/UsbMap_A858W.git +fatal: remote master already exists. +shisanMBP:UsbMap_A858W o13$ git push -f master +Counting objects: 487, done. +Delta compression using up to 4 threads. +Compressing objects: 100% (458/458), done. +Writing objects: 100% (487/487), 12.89 MiB | 553.00 KiB/s, done. +Total 487 (delta 81), reused 0 (delta 0) +remote: Resolving deltas: 100% (81/81) +To code.aliyun.com:oscwifi/tsPlugUsb.git + ! [remote rejected] master -> master (oscwifi You are not allowed to force push code to a protected branch on this project.) +error: failed to push some refs to 'git@code.aliyun.com:oscwifi/tsPlugUsb.git' +shisanMBP:UsbMap_A858W o13$ cd .// +shisanMBP:UsbMap_A858W o13$ cd ../ +shisanMBP:Documents o13$ ls +$RECYCLE.BIN UsbMap_A858W desktop.ini +013 资料库 Visual Studio 2010 shisan13winformUI +AndroLua Visual Studio 2013 tsPlugUsb +Default.rdp WeChat Files 易呼科技 +Parallels WeiXinControlUSB 重庆餐饮客户 +Tencent Files YUNchart +shisanMBP:Documents o13$ cd tsPlugUsb/ +shisanMBP:tsPlugUsb o13$ git status +On branch master +Untracked files: + (use "git add ..." to include in what will be committed) + + ../$RECYCLE.BIN/ + ../.DS_Store + ../.localized + ../.rqd/ + "../013 \350\265\204\346\226\231\345\272\223/" + ../AndroLua/ + ../Default.rdp + ../Parallels/ + ../Tencent Files/ + ../Visual Studio 2010/ + ../Visual Studio 2013/ + ../WeChat Files/ + ../WeiXinControlUSB/ + ../YUNchart/ + ../desktop.ini + ../shisan13winformUI/ + "../\346\230\223\345\221\274\347\247\221\346\212\200/" + "../\351\207\215\345\272\206\351\244\220\351\245\256\345\256\242\346\210\267/" + +nothing added to commit but untracked files present (use "git add" to track) +shisanMBP:tsPlugUsb o13$ git add . +shisanMBP:tsPlugUsb o13$ git commit -m "第一次更新" +On branch master +Untracked files: + ../$RECYCLE.BIN/ + ../.DS_Store + ../.localized + ../.rqd/ + "../013 \350\265\204\346\226\231\345\272\223/" + ../AndroLua/ + ../Default.rdp + ../Parallels/ + ../Tencent Files/ + ../Visual Studio 2010/ + ../Visual Studio 2013/ + ../WeChat Files/ + ../WeiXinControlUSB/ + ../YUNchart/ + ../desktop.ini + ../shisan13winformUI/ + "../\346\230\223\345\221\274\347\247\221\346\212\200/" + "../\351\207\215\345\272\206\351\244\220\351\245\256\345\256\242\346\210\267/" + +nothing added to commit but untracked files present +shisanMBP:tsPlugUsb o13$ git commit -m "第一次更新" +On branch master +Untracked files: + ../$RECYCLE.BIN/ + ../.DS_Store + ../.localized + ../.rqd/ + "../013 \350\265\204\346\226\231\345\272\223/" + ../AndroLua/ + ../Default.rdp + ../Parallels/ + ../Tencent Files/ + ../Visual Studio 2010/ + ../Visual Studio 2013/ + ../WeChat Files/ + ../WeiXinControlUSB/ + ../YUNchart/ + ../desktop.ini + ../shisan13winformUI/ + "../\346\230\223\345\221\274\347\247\221\346\212\200/" + "../\351\207\215\345\272\206\351\244\220\351\245\256\345\256\242\346\210\267/" + +nothing added to commit but untracked files present +shisanMBP:tsPlugUsb o13$ git remote add master git@code.aliyun.com:oscwifi/UsbMap_A858W.git +fatal: remote master already exists. +shisanMBP:tsPlugUsb o13$ git push -f master +Counting objects: 487, done. +Delta compression using up to 4 threads. +Compressing objects: 100% (458/458), done. +Writing objects: 100% (487/487), 12.89 MiB | 559.00 KiB/s, done. +Total 487 (delta 80), reused 0 (delta 0) +remote: Resolving deltas: 100% (80/80) +To code.aliyun.com:oscwifi/tsPlugUsb.git + ! [remote rejected] master -> master (oscwifi You are not allowed to force push code to a protected branch on this project.) +error: failed to push some refs to 'git@code.aliyun.com:oscwifi/tsPlugUsb.git' +shisanMBP:tsPlugUsb o13$ git push -f master +Counting objects: 487, done. +Delta compression using up to 4 threads. +Compressing objects: 100% (458/458), done. +Writing objects: 100% (487/487), 12.89 MiB | 550.00 KiB/s, done. +Total 487 (delta 79), reused 0 (delta 0) +remote: Resolving deltas: 100% (79/79) +To code.aliyun.com:oscwifi/tsPlugUsb.git + ! [remote rejected] master -> master (oscwifi You are not allowed to force push code to a protected branch on this project.) +error: failed to push some refs to 'git@code.aliyun.com:oscwifi/tsPlugUsb.git' +shisanMBP:tsPlugUsb o13$ git commit -m "第一次更新" +On branch master +Untracked files: + ../$RECYCLE.BIN/ + ../.DS_Store + ../.localized + ../.rqd/ + "../013 \350\265\204\346\226\231\345\272\223/" + ../AndroLua/ + ../Default.rdp + ../Parallels/ + ../Tencent Files/ + ../Visual Studio 2010/ + ../Visual Studio 2013/ + ../WeChat Files/ + ../WeiXinControlUSB/ + ../YUNchart/ + ../desktop.ini + ../shisan13winformUI/ + "../\346\230\223\345\221\274\347\247\221\346\212\200/" + "../\351\207\215\345\272\206\351\244\220\351\245\256\345\256\242\346\210\267/" + +nothing added to commit but untracked files present +shisanMBP:tsPlugUsb o13$ git remote add master git@code.aliyun.com:oscwifi/UsbMap_A858W.git +fatal: remote master already exists. +shisanMBP:tsPlugUsb o13$ git push -f master +Counting objects: 487, done. +Delta compression using up to 4 threads. +Compressing objects: 100% (458/458), done. +Writing objects: 100% (487/487), 12.89 MiB | 548.00 KiB/s, done. +Total 487 (delta 79), reused 0 (delta 0) +remote: Resolving deltas: 100% (79/79) +To code.aliyun.com:oscwifi/tsPlugUsb.git + ! [remote rejected] master -> master (oscwifi You are not allowed to force push code to a protected branch on this project.) +error: failed to push some refs to 'git@code.aliyun.com:oscwifi/tsPlugUsb.git' +shisanMBP:tsPlugUsb o13$ git config --global user.name"七殇骑士" +error: invalid key: user.name七殇骑士 +shisanMBP:tsPlugUsb o13$ git config --global user.name"七殇骑士" +error: invalid key: user.name七殇骑士 +shisanMBP:tsPlugUsb o13$ git config --global user.name +七殇骑士 +shisanMBP:tsPlugUsb o13$ git config --global user.email +qishang013@gmail.com +shisanMBP:tsPlugUsb o13$ git status +On branch master +Untracked files: + (use "git add ..." to include in what will be committed) + + ../$RECYCLE.BIN/ + ../.DS_Store + ../.localized + ../.rqd/ + "../013 \350\265\204\346\226\231\345\272\223/" + ../AndroLua/ + ../Default.rdp + ../Parallels/ + ../Tencent Files/ + ../UsbMap_A858W/.DS_Store + ../UsbMap_A858W/tool/.DS_Store + ../Visual Studio 2010/ + ../Visual Studio 2013/ + ../WeChat Files/ + ../WeiXinControlUSB/ + ../YUNchart/ + ../desktop.ini + ../shisan13winformUI/ + "../\346\230\223\345\221\274\347\247\221\346\212\200/" + "../\351\207\215\345\272\206\351\244\220\351\245\256\345\256\242\346\210\267/" + +nothing added to commit but untracked files present (use "git add" to track) +shisanMBP:tsPlugUsb o13$ git add. +git: 'add.' is not a git command. See 'git --help'. + +Did you mean this? + add +shisanMBP:tsPlugUsb o13$ git add . +shisanMBP:tsPlugUsb o13$ git commit -m "第一次提交" +On branch master +Untracked files: + ../$RECYCLE.BIN/ + ../.DS_Store + ../.localized + ../.rqd/ + "../013 \350\265\204\346\226\231\345\272\223/" + ../AndroLua/ + ../Default.rdp + ../Parallels/ + ../Tencent Files/ + ../UsbMap_A858W/.DS_Store + ../UsbMap_A858W/tool/.DS_Store + ../Visual Studio 2010/ + ../Visual Studio 2013/ + ../WeChat Files/ + ../WeiXinControlUSB/ + ../YUNchart/ + ../desktop.ini + ../shisan13winformUI/ + "../\346\230\223\345\221\274\347\247\221\346\212\200/" + "../\351\207\215\345\272\206\351\244\220\351\245\256\345\256\242\346\210\267/" + +nothing added to commit but untracked files present +shisanMBP:tsPlugUsb o13$ git clone git@code.aliyun.com:oscwifi/UsbMap_A858W.git +Cloning into 'UsbMap_A858W'... +remote: Counting objects: 3, done +remote: Finding sources: 100% (3/3) +remote: Getting sizes: 100% (2/2) +remote: Compressing objects: 100% (37/37) +Receiving objects: 100% (3/3), done. +remote: Total 3 (delta 0), reused 0 (delta 0) +shisanMBP:tsPlugUsb o13$ ls +AndroidManifest.xml ic_launcher-web.png project.properties +UsbMap_A858W libs res +assets lua src +detail.txt proguard-project.txt +shisanMBP:tsPlugUsb o13$ cd ../ +shisanMBP:Documents o13$ git clone git@code.aliyun.com:oscwifi/UsbMap_A858W.git +Cloning into 'UsbMap_A858W'... +remote: Counting objects: 3, done +remote: Finding sources: 100% (3/3) +remote: Getting sizes: 100% (2/2) +remote: Compressing objects: 100% (37/37) +Receiving objects: 100% (3/3), done. +remote: Total 3 (delta 0), reused 0 (delta 0) +shisanMBP:Documents o13$ git status +On branch master +Changes not staged for commit: + (use "git add/rm ..." to update what will be committed) + (use "git checkout -- ..." to discard changes in working directory) + + deleted: UsbMap_A858W/.gitignore + +Untracked files: + (use "git add ..." to include in what will be committed) + + $RECYCLE.BIN/ + .DS_Store + .localized + .rqd/ + "013 \350\265\204\346\226\231\345\272\223/" + AndroLua/ + Default.rdp + Parallels/ + Tencent Files/ + UsbMap_A858W/.DS_Store + UsbMap_A858W/README.md + UsbMap_A858W/tool/.DS_Store + "UsbMap_A858W\347\232\204\345\211\257\346\234\254/" + Visual Studio 2010/ + Visual Studio 2013/ + WeChat Files/ + WeiXinControlUSB/ + YUNchart/ + desktop.ini + shisan13winformUI/ + tsPlugUsb/UsbMap_A858W/ + "\346\230\223\345\221\274\347\247\221\346\212\200/" + "\351\207\215\345\272\206\351\244\220\351\245\256\345\256\242\346\210\267/" + +no changes added to commit (use "git add" and/or "git commit -a") +shisanMBP:Documents o13$ git add . +^C +shisanMBP:Documents o13$ +shisanMBP:Documents o13$ git commit -a +Aborting commit due to empty commit message. +shisanMBP:Documents o13$ git commit - m "第一次更新" +error: pathspec '-' did not match any file(s) known to git. +error: pathspec 'm' did not match any file(s) known to git. +error: pathspec '第一次更新' did not match any file(s) known to git. +shisanMBP:Documents o13$ git add . +^C +shisanMBP:Documents o13$ +shisanMBP:Documents o13$ +shisanMBP:Documents o13$ ls +$RECYCLE.BIN UsbMap_A858W YUNchart +013 资料库 UsbMap_A858W的副本 desktop.ini +AndroLua Visual Studio 2010 shisan13winformUI +Default.rdp Visual Studio 2013 tsPlugUsb +Parallels WeChat Files 易呼科技 +Tencent Files WeiXinControlUSB 重庆餐饮客户 +shisanMBP:Documents o13$ cd UsbMap_A858W +shisanMBP:UsbMap_A858W o13$ git status +On branch master +Your branch is up-to-date with 'origin/master'. +Untracked files: + (use "git add ..." to include in what will be committed) + + .DS_Store + AllpurAuthentic.dll + CityList.html + Pic/ + Update.exe + VServerGroup.vnc + WeiXin.ini + WeiXinControlUSB.exe + Xposed_2.7.apk + Xposed_weichat-1.0.9.apk + log/ + lua/ + msvcr100d.dll + reg.bat + simaddr.txt + telefile.csv + telefile.txt + tool/ + weixin.db + xposed_2.6.1.apk + +nothing added to commit but untracked files present (use "git add" to track) +shisanMBP:UsbMap_A858W o13$ git add . +shisanMBP:UsbMap_A858W o13$ git commit -m "第一次更新" +[master 890615d] 第一次更新 + 63 files changed, 11535 insertions(+) + create mode 100644 .DS_Store + create mode 100755 AllpurAuthentic.dll + create mode 100755 CityList.html + create mode 100755 Pic/311955.jpg + create mode 100755 Update.exe + create mode 100755 VServerGroup.vnc + create mode 100755 WeiXin.ini + create mode 100755 WeiXinControlUSB.exe + create mode 100755 Xposed_2.7.apk + create mode 100755 Xposed_weichat-1.0.9.apk + create mode 100755 log/info.txt + create mode 100755 lua/.gitignore + create mode 100755 lua/LuaMain.xml + create mode 100755 lua/add_friend_from_group.lua + create mode 100755 lua/addfriend_bycontact.lua + create mode 100755 lua/addfriend_bycsvfile.lua + create mode 100755 lua/addfriend_byfile2.lua + create mode 100755 lua/auth_nearby_person.lua + create mode 100755 lua/auth_shark.lua + create mode 100755 lua/auto_login.lua + create mode 100755 lua/clear_nearby_person.lua + create mode 100755 lua/clear_sharklist.lua + create mode 100755 lua/clear_sharkman.lua + create mode 100755 lua/contact_passivity_addfriend.lua + create mode 100755 lua/delete_contacts.lua + create mode 100755 lua/genmd5.py + create mode 100755 lua/group_sendpic.lua + create mode 100755 lua/group_sendtext.lua + create mode 100755 lua/group_sendtextpic.lua + create mode 100755 lua/lua_common.lua + create mode 100755 lua/moment.lua + create mode 100755 lua/moment_comment.lua + create mode 100755 lua/moment_give_goods.lua + create mode 100755 lua/onekey_backdesk.lua + create mode 100755 lua/onekey_openwexin.lua + create mode 100755 lua/pic/add_friend.bmp + create mode 100755 lua/pic/man.bmp + create mode 100755 lua/pic/sayhi.bmp + create mode 100755 lua/pic/sendmsg.bmp + create mode 100755 lua/pic/woman.bmp + create mode 100755 lua/praise.lua + create mode 100755 lua/request_shark.lua + create mode 100755 lua/sayhi_fornearby.lua + create mode 100755 lua/sayhi_forsharkman.lua + create mode 100755 lua/send_momment.lua + create mode 100755 msvcr100d.dll + create mode 100755 reg.bat + create mode 100755 simaddr.txt + create mode 100755 telefile.csv + create mode 100755 telefile.txt + create mode 100644 tool/.DS_Store + create mode 100755 tool/AdbWinApi.dll + create mode 100755 tool/AdbWinUsbApi.dll + create mode 100755 tool/adb.exe + create mode 100755 tool/am.jar + create mode 100755 tool/fastboot.exe + create mode 100755 tool/hmnote/.gitignore + create mode 100755 tool/hmnote/genapk.py + create mode 100755 tool/hmnote/input_method.apk + create mode 100755 tool/hmnote/tsplugUsb.apk + create mode 100755 tool/msvcr100d.dll + create mode 100755 weixin.db + create mode 100755 xposed_2.6.1.apk +shisanMBP:UsbMap_A858W o13$ git remote add master git@code.aliyun.com:oscwifi/UsbMap_A858W.git +shisanMBP:UsbMap_A858W o13$ git push -f master +Counting objects: 70, done. +Delta compression using up to 4 threads. +Compressing objects: 100% (62/62), done. +Writing objects: 100% (70/70), 9.48 MiB | 361.00 KiB/s, done. +Total 70 (delta 20), reused 0 (delta 0) +remote: Resolving deltas: 100% (20/20) +remote: Updating references: 100% (1/1) +To code.aliyun.com:oscwifi/UsbMap_A858W.git + efa1b4f..890615d master -> master +shisanMBP:UsbMap_A858W o13$ git clone git@code.aliyun.com:oscwifi/WeiXinControlUSB.git +Cloning into 'WeiXinControlUSB'... + diff --git a/yunkufu.sql b/yunkufu.sql new file mode 100644 index 0000000..5037251 --- /dev/null +++ b/yunkufu.sql @@ -0,0 +1,383 @@ +/* + Navicat Premium Data Transfer + + Source Server : oscwifi + Source Server Type : MySQL + Source Server Version : 50547 + Source Host : 114.215.30.96 + Source Database : yunkufu + + Target Server Type : MySQL + Target Server Version : 50547 + File Encoding : utf-8 + + Date: 01/13/2017 18:35:55 PM +*/ + +SET NAMES utf8; +SET FOREIGN_KEY_CHECKS = 0; + +-- ---------------------------- +-- Table structure for `accounttradedetail` +-- ---------------------------- +DROP TABLE IF EXISTS `accounttradedetail`; +CREATE TABLE `accounttradedetail` ( + `orderno` varchar(255) DEFAULT NULL, + `tradeno` varchar(255) DEFAULT NULL, + `amount` float DEFAULT NULL, + `tradetype` bigint(20) DEFAULT NULL, + `currentbalance` float DEFAULT NULL, + `username` varchar(255) DEFAULT NULL, + `tradetime` datetime DEFAULT NULL, + `remark` varchar(255) DEFAULT NULL, + `expandparams` varchar(255) DEFAULT NULL, + `createtime` datetime DEFAULT NULL +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Table structure for `adminuser` +-- ---------------------------- +DROP TABLE IF EXISTS `adminuser`; +CREATE TABLE `adminuser` ( + `userid` bigint(20) DEFAULT NULL, + `username` varchar(255) DEFAULT NULL, + `password` varchar(255) DEFAULT NULL, + `isactive` tinyint(1) DEFAULT NULL, + `accountbalance` float DEFAULT NULL, + `issupermanage` tinyint(1) DEFAULT NULL, + `truename` varchar(255) DEFAULT NULL, + `mobile` varchar(255) DEFAULT NULL, + `address` varchar(255) DEFAULT NULL, + `remark` varchar(255) DEFAULT NULL, + `createtime` datetime DEFAULT NULL +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Records of `adminuser` +-- ---------------------------- +BEGIN; +INSERT INTO `adminuser` VALUES ('2', 'admin', 'qkNqQ1eGbhSsQYk7v4ECGg==', '1', '10000', '0', '013', '', '013', ' ', '2017-01-31 00:00:00'), ('2', 'admin', 'qkNqQ1eGbhSsQYk7v4ECGg==', '1', '10000', '0', '013', '', '013', ' ', '2017-01-31 00:00:00'); +COMMIT; + +-- ---------------------------- +-- Table structure for `dbconfig` +-- ---------------------------- +DROP TABLE IF EXISTS `dbconfig`; +CREATE TABLE `dbconfig` ( + `configkey` varchar(255) DEFAULT NULL, + `value` varchar(255) DEFAULT NULL +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Table structure for `dblog` +-- ---------------------------- +DROP TABLE IF EXISTS `dblog`; +CREATE TABLE `dblog` ( + `dblogid` bigint(20) DEFAULT NULL, + `applicationtype` bigint(20) DEFAULT NULL, + `logtypes` bigint(20) DEFAULT NULL, + `primarykeydata` varchar(255) DEFAULT NULL, + `subject` varchar(255) DEFAULT NULL, + `logcontent` longtext, + `username` varchar(255) DEFAULT NULL, + `ip` varchar(255) DEFAULT NULL, + `createtime` datetime DEFAULT NULL +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Table structure for `keywordreply` +-- ---------------------------- +DROP TABLE IF EXISTS `keywordreply`; +CREATE TABLE `keywordreply` ( + `keywordid` bigint(20) DEFAULT NULL, + `username` varchar(255) DEFAULT NULL, + `robotid` varchar(255) DEFAULT NULL, + `keyword` varchar(255) DEFAULT NULL, + `matchingmode` bigint(20) DEFAULT NULL, + `replycontent` longtext, + `replycontenttype` bigint(20) DEFAULT NULL, + `createtime` datetime DEFAULT NULL +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Records of `keywordreply` +-- ---------------------------- +BEGIN; +INSERT INTO `keywordreply` VALUES ('3', 'admin', '013', '签到', '0', '121212', '0', '2018-12-20 21:20:46'), ('6', 'admin', '013', '上班', '1', '我爱上班哈[得意]哈哈哈', '0', '2016-12-20 21:21:56'), ('7', 'admin', '013', '1', '1', '1323', '1', '2018-12-20 11:58:57'), ('8', 'admin', '013', '013', '0', '请点击[色][色][色]', '0', '2018-12-20 18:47:37'), ('9', 'admin', '013', '123', '0', '请点击013', '0', '2018-12-20 12:01:22'), ('3', 'admin', '013', '签到', '0', '签到成功', '0', '2018-12-20 21:20:46'), ('6', 'admin', '013', '上班', '1', '我爱上班哈[得意]哈哈哈', '0', '2018-12-20 21:21:56'), ('7', 'admin', '013', 'ces', '0', '1323', '0', '2018-12-20 11:58:57'), ('8', 'admin', '013', '013', '0', '请点击[色][色][色]', '0', '2016-12-20 18:47:37'), ('9', 'admin', '013', '123', '0', '请点击013', '0', '2016-12-20 12:01:22'); +COMMIT; + +-- ---------------------------- +-- Table structure for `sysdiagrams` +-- ---------------------------- +DROP TABLE IF EXISTS `sysdiagrams`; +CREATE TABLE `sysdiagrams` ( + `name` varchar(255) DEFAULT NULL, + `principal_id` bigint(20) DEFAULT NULL, + `diagram_id` bigint(20) DEFAULT NULL, + `version` bigint(20) DEFAULT NULL, + `definition` longblob +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Table structure for `wechatadvertisement` +-- ---------------------------- +DROP TABLE IF EXISTS `wechatadvertisement`; +CREATE TABLE `wechatadvertisement` ( + `adverid` bigint(20) DEFAULT NULL, + `username` varchar(255) DEFAULT NULL, + `robotid` varchar(255) DEFAULT NULL, + `advercategory` bigint(20) DEFAULT NULL, + `advercontent` longtext, + `replycontenttype` bigint(20) DEFAULT NULL, + `sendmode` bigint(20) DEFAULT NULL, + `sendmodeparas` varchar(255) DEFAULT NULL, + `begintime` datetime DEFAULT NULL, + `endtime` datetime DEFAULT NULL, + `lastsendtime` datetime DEFAULT NULL, + `createtime` datetime DEFAULT NULL +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Records of `wechatadvertisement` +-- ---------------------------- +BEGIN; +INSERT INTO `wechatadvertisement` VALUES ('1', 'admin', '013', '1', '你好 我是013[em_13]  哈哈哈[惊恐]  这是一条测试定时消息1', '2', '1', '1', '2017-01-11 00:00:00', '2017-01-11 11:38:00', '2016-12-20 12:51:35', '2018-12-19 16:53:52'); +COMMIT; + +-- ---------------------------- +-- Table structure for `wechatgroupmember` +-- ---------------------------- +DROP TABLE IF EXISTS `wechatgroupmember`; +CREATE TABLE `wechatgroupmember` ( + `wechatgroupid` varchar(255) DEFAULT NULL, + `groupmemberwechatid` varchar(255) DEFAULT NULL, + `inviterwechatid` varchar(255) DEFAULT NULL, + `nickname` varchar(255) DEFAULT NULL, + `headimgurl` varchar(255) DEFAULT NULL, + `jointime` datetime DEFAULT NULL, + `groupmemberlevel` bigint(20) DEFAULT NULL, + `lastactivetime` datetime DEFAULT NULL, + `status` varchar(255) DEFAULT NULL, + `createtime` datetime DEFAULT NULL +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Table structure for `wechatrobot` +-- ---------------------------- +DROP TABLE IF EXISTS `wechatrobot`; +CREATE TABLE `wechatrobot` ( + `robotid` varchar(255) DEFAULT NULL, + `wechatid` varchar(255) DEFAULT NULL, + `wxuin` varchar(255) DEFAULT NULL, + `nickname` varchar(255) DEFAULT NULL, + `headimgurl` varchar(255) DEFAULT NULL, + `username` varchar(255) DEFAULT NULL, + `begindate` datetime DEFAULT NULL, + `enddate` datetime DEFAULT NULL, + `maxwxgroupcount` bigint(20) DEFAULT NULL, + `currentwxgroupcount` bigint(20) DEFAULT NULL, + `chatswitch` tinyint(1) DEFAULT NULL, + `welcomeswitch` bigint(20) DEFAULT NULL, + `redpacketswitch` bigint(20) DEFAULT NULL, + `createtime` datetime DEFAULT NULL +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Records of `wechatrobot` +-- ---------------------------- +BEGIN; +INSERT INTO `wechatrobot` VALUES ('013', '013013', '1262787126', '○¹³', 'https://wx.qq.com/cgi-bin/mmwebwx-bin/webwxgeticon?seq=636721984&username=@9b9fc832f3dcc787e9f62eff6e0a9fa2d5b958d0dd3c8c205f2bf6c7b371744c&skey=@crypt_fe7e13d_072646f3fe7b8f131706e232556db049', 'admin', '2016-12-20 16:50:00', '2018-12-30 16:16:00', '10', '5', '2', '1', '2', '2017-12-17 00:00:00'), ('013', 'admin', '120353907', '陈莹', '', 'admin', '2016-12-20 00:00:00', '2018-08-02 00:00:00', '20', '0', '1', '2', '2', '2018-01-04 00:00:00'), ('013', '013013', '', '陈琳', 'https://wx.qq.com/cgi-bin/mmwebwx-bin/webwxgeticon?seq=636721984&username=@9b9fc832f3dcc787e9f62eff6e0a9fa2d5b958d0dd3c8c205f2bf6c7b371744c&skey=@crypt_fe7e13d_072646f3fe7b8f131706e232556db049', 'admin', '2016-12-20 00:00:00', '2018-07-31 00:00:00', '10', '5', '1', '1', '1', '2017-05-17 00:00:00'), ('013', 'admin', '1261626767', '王艳', '', 'admin', '2016-12-20 00:00:00', '2018-08-02 00:00:00', '20', '0', '1', '2', '2', '2017-01-04 00:00:00'), ('013', 'admin', '3446321462', '上官云', '', 'admin', '2016-12-20 00:00:00', '2018-08-02 00:00:00', '20', '0', '1', '2', '2', '2017-01-04 00:00:00'), ('013', 'admin', '3354326374', '晓慧', '', 'admin', '2016-12-20 00:00:00', '2018-08-02 00:00:00', '20', '0', '1', '2', '2', '2017-01-04 00:00:00'); +COMMIT; + +-- ---------------------------- +-- Table structure for `welcome` +-- ---------------------------- +DROP TABLE IF EXISTS `welcome`; +CREATE TABLE `welcome` ( + `wecid` bigint(20) DEFAULT NULL, + `robotid` varchar(255) DEFAULT NULL, + `username` varchar(255) DEFAULT NULL, + `welcome` longtext, + `wectype` bigint(20) DEFAULT NULL, + `createtime` datetime DEFAULT NULL +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Records of `welcome` +-- ---------------------------- +BEGIN; +INSERT INTO `welcome` VALUES ('14', '013', '013', '欢迎欢迎[微笑]!热烈欢迎![鼓掌][鼓掌]新人进群,执行群规!上照片,爆三围!速度,速度!', '0', '2018-12-20 03:02:44'); +COMMIT; + +-- ---------------------------- +-- Table structure for `wx_im_mess` +-- ---------------------------- +DROP TABLE IF EXISTS `wx_im_mess`; +CREATE TABLE `wx_im_mess` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `optdt` datetime DEFAULT NULL, + `zt` tinyint(1) DEFAULT '0' COMMENT '状态', + `cont` varchar(4000) DEFAULT NULL COMMENT '内容', + `sendid` smallint(6) DEFAULT NULL, + `receid` smallint(6) DEFAULT '0' COMMENT '接收', + `receuid` varchar(1000) DEFAULT NULL COMMENT '接收用户id', + `type` varchar(20) DEFAULT NULL COMMENT '信息类型', + `url` varchar(1000) DEFAULT NULL COMMENT '相关地址', + `fileid` int(11) NOT NULL DEFAULT '0' COMMENT '对应文件Id', + `msgid` varchar(50) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `optdt` (`optdt`,`receid`), + KEY `msgid` (`msgid`) +) ENGINE=MyISAM AUTO_INCREMENT=28 DEFAULT CHARSET=utf8 COMMENT='IM聊天记录表'; + +-- ---------------------------- +-- Records of `wx_im_mess` +-- ---------------------------- +BEGIN; +INSERT INTO `wx_im_mess` VALUES ('1', '2016-09-08 23:38:17', '1', '5qyi6L!O5L2.55So77yM5pyJ5ZWl6Zeu6aKY6L!Z6YeM6K!05ZCn77yB', '8', '2', '2,5,6,7,3,4,8,9', 'group', null, '0', null), ('2', '2016-09-12 19:19:46', '1', 'MTI:', '4', '4', '4,4', 'user', null, '0', null), ('3', '2016-10-17 19:51:45', '1', 'W!WbvueJhyA0LjY1IEtCXQ::', '1', '1', '1,1', 'user', null, '2', null), ('4', '2016-10-17 19:54:24', '1', 'W!WbvueJhyA0Ljc5IEtCXQ::', '1', '1', '1,1', 'user', null, '3', null), ('5', '2016-10-17 19:57:15', '1', 'W!WbvueJhyA4Ni42MSBLQl0:', '1', '1', '1,1', 'user', null, '4', null), ('6', '2016-10-17 20:24:25', '1', 'W!WbvueJhyAxMi4xMSBLQl0:', '1', '1', '1,1', 'user', null, '5', null), ('7', '2016-12-01 00:43:27', '1', 'W!WbvueJhyA1OC4yMyBLQl0:', '9', '2', '1,2,5,6,7,3,4,8,9', 'group', null, '22', null), ('8', '2016-12-01 00:43:30', '1', 'W!WPkeWRhl0:', '9', '2', '1,2,5,6,7,3,4,8,9', 'group', null, '0', null), ('9', '2016-12-01 01:19:59', '1', 'Pw::', '9', '9', '9,9', 'user', null, '0', null), ('10', '2016-12-01 01:48:26', '1', 'W!WbsF0:', '9', '9', '9,9', 'user', null, '0', null), ('11', '2016-12-01 02:42:16', '1', 'ZG9n', '9', '9', '9,9', 'user', null, '0', null), ('12', '2016-12-01 02:42:19', '1', 'ZG9nIA::', '9', '9', '9,9', 'user', null, '0', null), ('13', '2016-12-01 02:42:32', '1', '5pOm5pOmIOe7iOS6juWlveS6huOAgg::', '9', '9', '9,9', 'user', null, '0', null), ('14', '2016-12-01 02:42:36', '1', '6aWt6aaG', '9', '9', '9,9', 'user', null, '0', null), ('15', '2016-12-01 02:42:41', '1', '56KO6KeJ', '9', '2', '1,2,5,6,7,3,4,8,9', 'group', null, '0', null), ('16', '2016-12-01 02:43:52', '1', 'Pw::', '9', '2', '1,2,5,6,7,3,4,8,9', 'group', null, '0', null), ('17', '2016-12-01 02:43:56', '1', 'Pw::', '9', '9', '9,9', 'user', null, '0', null), ('18', '2016-12-01 02:43:58', '1', 'Pw::', '9', '9', '9,9', 'user', null, '0', null), ('19', '2016-12-01 02:44:21', '1', 'W!mXreWYtF0:', '9', '9', '9,9', 'user', null, '0', null), ('20', '2016-12-01 02:44:30', '1', '5ZOI5ZOI5ZOI5ZOI', '9', '9', '9,9', 'user', null, '0', null), ('21', '2016-12-01 02:47:13', '1', 'Pz8:', '9', '9', '9,9', 'user', null, '0', null), ('22', '2016-12-01 02:47:22', '1', 'W!aKseaLs10:', '9', '9', '9,9', 'user', null, '0', null), ('23', '2016-12-23 13:34:16', '1', 'MjYxMg::', '9', '9', '9,9', 'user', null, '0', null), ('24', '2016-12-23 13:34:20', '1', 'NDU0NQ::', '9', '9', '9,9', 'user', null, '0', null), ('25', '2016-12-24 15:51:35', '1', 'MjM0MjM0MjM0', '9', '2', '1,2,5,6,7,3,4,8,9', 'group', null, '0', null), ('26', '2016-12-24 15:51:37', '1', 'MjM0M2I:', '9', '2', '1,2,5,6,7,3,4,8,9', 'group', null, '0', null), ('27', '2016-12-24 15:51:42', '1', 'MzQgW!WPkeWRhl0:', '9', '2', '1,2,5,6,7,3,4,8,9', 'group', null, '0', null); +COMMIT; + +-- ---------------------------- +-- Table structure for `wxchartlog` +-- ---------------------------- +DROP TABLE IF EXISTS `wxchartlog`; +CREATE TABLE `wxchartlog` ( + `id` int(255) NOT NULL AUTO_INCREMENT, + `wxuin` int(255) DEFAULT NULL, + `username` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `City` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `HeadImgUrl` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `NickName` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `Province` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `PYQuanPin` varchar(200) COLLATE utf8_bin DEFAULT NULL, + `RemarkName` varchar(200) COLLATE utf8_bin DEFAULT NULL, + `RemarkPYQuanPin` varchar(200) COLLATE utf8_bin DEFAULT NULL, + `Sex` int(255) DEFAULT NULL, + `Signature` varchar(200) COLLATE utf8_bin DEFAULT NULL, + PRIMARY KEY (`id`) +) ENGINE=MyISAM AUTO_INCREMENT=76560 DEFAULT CHARSET=utf8 COLLATE=utf8_bin; + +-- ---------------------------- +-- Records of `wxchartlog` +-- ---------------------------- +BEGIN; +INSERT INTO `wxchartlog` VALUES ('7998', '1262787126', '@c805046008fcbea01ea8dea8965521ff9bf0a44b8c1144c1c9b8b3d03733a661', '', '/cgi-bin/mmwebwx-bin/webwxgeticon?seq=642514302&username=@c805046008fcbea01ea8dea8965521ff9bf0a44b8c1144c1c9b8b3d03733a661&skey=', '默然……', '', 'moran', '黄炫e', 'huangxuane', '1', '→_→!'), ('7999', '1262787126', '@f3fe58bdc74b78bb17b0d0111d2e04c4f4f84f4d48020018d526c4f2ab3f26d4', '陇南', '/cgi-bin/mmwebwx-bin/webwxgeticon?seq=630861416&username=@f3fe58bdc74b78bb17b0d0111d2e04c4f4f84f4d48020018d526c4f2ab3f26d4&skey=', '雪浪', '甘肃', 'xuelang', '101广告公司', '101guanggaogongsi', '1', '随风'), ('8000', '1262787126', '@bd4de7ea7605bec9e0dce339e0485b7f', '深圳', '/cgi-bin/mmwebwx-bin/webwxgeticon?seq=642513812&username=@bd4de7ea7605bec9e0dce339e0485b7f&skey=', '顺丰速运', '广东', 'shunfengsuyun', '', '', '0', '最便捷的顺丰速运自助服务平台。下单寄件, 及时追踪快件状态,主动推送路由信息,同时订单管理、地址簿管理让您放心、舒心。我们一直在努力!'), ('8001', '1262787126', '@7ca1c4483cf285173facec9813f3a596', '福州', '/cgi-bin/mmwebwx-bin/webwxgeticon?seq=648389770&username=@7ca1c4483cf285173facec9813f3a596&skey=', '永辉超市', '福建', 'yonghuichaoshi', '', '', '0', '永辉超市官方微信账号'), ('8002', '1262787126', '@e18b6c577fe36e0d7ed69e62db517edbb2cd862da060d9e5f8426394081a10c0', '', '/cgi-bin/mmwebwx-bin/webwxgeticon?seq=639765578&username=@e18b6c577fe36e0d7ed69e62db517edbb2cd862da060d9e5f8426394081a10c0&skey=', '王有学', '', 'wangyouxue', '局长', 'juchang', '0', ''); +COMMIT; + +-- ---------------------------- +-- Table structure for `wxchatcontent` +-- ---------------------------- +DROP TABLE IF EXISTS `wxchatcontent`; +CREATE TABLE `wxchatcontent` ( + `id` int(255) NOT NULL AUTO_INCREMENT, + `wxuin` varchar(50) COLLATE utf8_bin DEFAULT NULL, + `chartUser` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `formname` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `toname` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `Chatcontent` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `CreateTime` varchar(255) COLLATE utf8_bin DEFAULT NULL, + PRIMARY KEY (`id`) +) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8 COLLATE=utf8_bin; + +-- ---------------------------- +-- Records of `wxchatcontent` +-- ---------------------------- +BEGIN; +INSERT INTO `wxchatcontent` VALUES ('1', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '说的放松的方式地方', '2017/1/11 16:41:32'), ('2', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '收到一个系统数据', '2017/1/11 16:41:45'), ('3', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '法国红酒经济', '2017/1/11 16:41:48'), ('4', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '说的放松的方式地方', '2017/1/11 16:55:30'), ('5', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '试试是 是是是', '2017/1/11 17:04:00'), ('6', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '我问企鹅', '2017/1/11 17:18:18'), ('7', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '测试快捷回复', '2017/1/11 17:26:00'), ('8', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '12233223', '2017/1/11 17:42:18'), ('9', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '爱上达到萨斯的', '2017/1/11 17:47:15'), ('10', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '112123123231', '2017/1/11 18:02:37'), ('11', '1262787126', '林莹', '○¹³', '林莹', '1212312323123', '2017/1/11 18:02:58'), ('12', '1262787126', '林莹', '○¹³', '林莹', '21312123', '2017/1/11 18:03:02'), ('13', '1262787126', '林莹', '○¹³', '林莹', '013', '2017/1/11 18:03:04'), ('14', '1262787126', '林莹', '○¹³', '林莹', '013', '2017/1/11 18:03:05'), ('15', '1262787126', '文件传输助手', '○¹³', '文件传输助手', '112123123231', '2017/1/11 18:02:37'), ('16', '1262787126', '快递100', '快递100', '○¹³', '<msg>
<appmsg appid=\"\" sdkver=\"0\">
<title><![CDATA[送个快递小程序给你用]]></title>
<des><![CDATA[送个快递小程序给你用,快递小程序能做很多事...]]></des>
<action></action>
', '2017/1/11 18:05:13'); +COMMIT; + +-- ---------------------------- +-- Table structure for `wxcheckin` +-- ---------------------------- +DROP TABLE IF EXISTS `wxcheckin`; +CREATE TABLE `wxcheckin` ( + `checkinid` bigint(20) DEFAULT NULL, + `wxuin` varchar(255) DEFAULT NULL, + `attrstatus` bigint(20) DEFAULT NULL, + `groupusername` varchar(255) DEFAULT NULL, + `username` varchar(255) DEFAULT NULL, + `nickname` varchar(255) DEFAULT NULL, + `lastcheckintime` datetime DEFAULT NULL, + `todayrank` bigint(20) DEFAULT NULL, + `monthrank` bigint(20) DEFAULT NULL, + `totalcheckin` bigint(20) DEFAULT NULL +) ENGINE=MyISAM DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Table structure for `wxoperatelog` +-- ---------------------------- +DROP TABLE IF EXISTS `wxoperatelog`; +CREATE TABLE `wxoperatelog` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `wxuin` varchar(255) DEFAULT NULL, + `groupusername` varchar(255) DEFAULT NULL, + `logcontent` varchar(255) DEFAULT NULL, + `wxlogtype` bigint(20) DEFAULT NULL, + `username` varchar(255) DEFAULT NULL, + `nickname` varchar(255) DEFAULT NULL, + `createtime` datetime DEFAULT NULL, + PRIMARY KEY (`id`) +) ENGINE=MyISAM AUTO_INCREMENT=781 DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Records of `wxoperatelog` +-- ---------------------------- +BEGIN; +INSERT INTO `wxoperatelog` VALUES ('1', '1262787126', '@@40caa4da4cdac572a0fba1c74b9ef765f4b28a7fd1417bc59e7720d4b016f2bc', '你邀请\"福州移动 赵芳\"加入了群聊', '0', null, null, '2016-12-20 10:34:52'), ('2', '1262787126', '@@fc690d792f04e1cf0cc960348c8eebd1813f633e0b36a697d38c673eae896286', '你邀请\"福州移动 赵芳\"加入了群聊', '0', null, null, '2016-12-20 14:19:33'), ('3', '120353907', '@@2144e3391b2b206d4f7ab2f045db46c4796874c09d4c31ec9f98bff74f984ceb', '\"○¹³\"邀请\"福州移动杨秀云、福州移动 周慧、福州移动 陈闵\"加入了群聊', '0', null, null, '2016-12-20 14:20:47'); +COMMIT; + +-- ---------------------------- +-- Table structure for `wxreply` +-- ---------------------------- +DROP TABLE IF EXISTS `wxreply`; +CREATE TABLE `wxreply` ( + `id` int(11) NOT NULL DEFAULT '0', + `content` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `userid` int(11) DEFAULT NULL, + PRIMARY KEY (`id`) +) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin; + +-- ---------------------------- +-- Records of `wxreply` +-- ---------------------------- +BEGIN; +INSERT INTO `wxreply` VALUES ('2', '测试快捷回复', null), ('1', '013', null); +COMMIT; + +-- ---------------------------- +-- Table structure for `wxrogermsglog` +-- ---------------------------- +DROP TABLE IF EXISTS `wxrogermsglog`; +CREATE TABLE `wxrogermsglog` ( + `id` int(255) NOT NULL AUTO_INCREMENT, + `wxuin` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `username` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `LogContent` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `WxLogType` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `Wxfrom` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `Wxto` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `type` varchar(11) COLLATE utf8_bin DEFAULT NULL, + `skey` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `CreateTime` varchar(255) COLLATE utf8_bin DEFAULT NULL, + PRIMARY KEY (`id`) +) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin; + +-- ---------------------------- +-- Table structure for `wxsendmsglog` +-- ---------------------------- +DROP TABLE IF EXISTS `wxsendmsglog`; +CREATE TABLE `wxsendmsglog` ( + `id` int(255) NOT NULL AUTO_INCREMENT, + `wxuin` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `username` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `LogContent` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `WxLogType` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `Wxfrom` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `Wxto` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `type` varchar(11) COLLATE utf8_bin DEFAULT NULL, + `skey` varchar(255) COLLATE utf8_bin DEFAULT NULL, + `CreateTime` varchar(255) COLLATE utf8_bin DEFAULT NULL, + PRIMARY KEY (`id`) +) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin; + +SET FOREIGN_KEY_CHECKS = 1;