添加sql文件

This commit is contained in:
mtianyan
2018-03-13 14:36:16 +08:00
parent 0d9ca73453
commit 25a0e2238f
127 changed files with 596 additions and 189 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<sourceFolder url="file://$MODULE_DIR$/apps" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/extra_apps" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="Python 3.5 (mxonline3)" jdkType="Python SDK" />
<orderEntry type="jdk" jdkName="Python 3.5 virtualenv at D:\CodeSpace\PythonEnvs\mxonline3" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TemplatesService">
+1 -1
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.5 (mxonline3)" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.5 virtualenv at D:\CodeSpace\PythonEnvs\mxonline3" project-jdk-type="Python SDK" />
</project>
+94 -187
View File
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="81620384-a96b-4217-a47c-ab354458db82" name="Default" comment="">
<change beforePath="" afterPath="$PROJECT_DIR$/.gitattributes" />
<list default="true" id="81620384-a96b-4217-a47c-ab354458db82" name="Default" comment="修复github语言误显示">
<change beforePath="$PROJECT_DIR$/.idea/Mxonline3.iml" afterPath="$PROJECT_DIR$/.idea/Mxonline3.iml" />
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
@@ -19,110 +20,7 @@
<option name="myCustomStartScript" value="import sys; print('Python %s on %s' % (sys.version, sys.platform))&#10;import django; print('Django %s' % django.get_version())&#10;sys.path.extend([WORKING_DIR_AND_PYTHON_PATHS])&#10;if 'setup' in dir(django): django.setup()&#10;import django_manage_shell; django_manage_shell.run(PROJECT_ROOT)" />
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file leaf-file-name="models.py" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/apps/courses/models.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="380">
<caret line="24" column="18" lean-forward="false" selection-start-line="24" selection-start-column="18" selection-end-line="24" selection-end-column="18" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="__init__.py" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/extra_apps/xadmin/plugins/__init__.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="513">
<caret line="27" column="15" lean-forward="false" selection-start-line="27" selection-start-column="15" selection-end-line="27" selection-end-column="15" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="adminx.py" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/apps/users/adminx.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="608">
<caret line="63" column="9" lean-forward="false" selection-start-line="63" selection-start-column="9" selection-end-line="63" selection-end-column="9" />
<folding>
<element signature="e#815#2629#0" expanded="false" />
</folding>
</state>
</provider>
</entry>
</file>
<file leaf-file-name="course-detail.html" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/templates/course-detail.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2337">
<caret line="123" column="0" lean-forward="false" selection-start-line="123" selection-start-column="0" selection-end-line="123" selection-end-column="40" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="index.html" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/templates/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2508">
<caret line="132" column="96" lean-forward="false" selection-start-line="132" selection-start-column="96" selection-end-line="132" selection-end-column="96" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="forgetpwd.html" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/templates/forgetpwd.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="usercenter-base.html" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/templates/usercenter-base.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="893">
<caret line="47" column="78" lean-forward="false" selection-start-line="47" selection-start-column="76" selection-end-line="47" selection-end-column="78" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="usercenter-info.html" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/templates/usercenter-info.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="19">
<caret line="1" column="22" lean-forward="false" selection-start-line="1" selection-start-column="22" selection-end-line="1" selection-end-column="22" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="usercenter-mycourse.html" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/templates/usercenter-mycourse.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="304">
<caret line="16" column="28" lean-forward="false" selection-start-line="16" selection-start-column="28" selection-end-line="16" selection-end-column="28" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="org-detail-course.html" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/templates/org-detail-course.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
</file>
</leaf>
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
@@ -220,7 +118,7 @@
<sorting>DEFINITION_ORDER</sorting>
</component>
<component name="ProjectFrameBounds">
<option name="x" value="507" />
<option name="x" value="793" />
<option name="width" value="814" />
<option name="height" value="867" />
</component>
@@ -242,14 +140,14 @@
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="Scratches" />
<pane id="Scope" />
<pane id="Scratches" />
<pane id="ProjectPane">
<subPane>
<expand>
<path>
<item name="Mxonline3" type="b2602c69:ProjectViewProjectNode" />
<item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
<item name="Mxonline3" type="462c0819:PsiDirectoryNode" />
</path>
</expand>
<select />
@@ -261,6 +159,7 @@
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
<property name="DefaultHtmlFileTemplate" value="HTML File" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/../RegTest" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
@@ -483,25 +382,32 @@
<option name="project" value="LOCAL" />
<updated>1516988521973</updated>
</task>
<option name="localTasksCounter" value="20" />
<task id="LOCAL-00020" summary="修复github语言误显示">
<created>1516988891750</created>
<option name="number" value="00020" />
<option name="presentableId" value="LOCAL-00020" />
<option name="project" value="LOCAL" />
<updated>1516988891750</updated>
</task>
<option name="localTasksCounter" value="21" />
<servers />
</component>
<component name="ToolWindowManager">
<frame x="507" y="0" width="814" height="867" extended-state="0" />
<frame x="793" y="0" width="814" height="867" extended-state="0" />
<layout>
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2734478" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Python Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.27415144" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.41854638" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.28822055" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
<window_info id="Docker" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="SciView" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.38903394" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="manage.py@Mxonline3" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32496697" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
@@ -560,7 +466,8 @@
<MESSAGE value="第十一章完结撒花。完成了首页细节,404及500页面配置。静态文件代理。" />
<MESSAGE value="Python3+django2.0.1版本基本完结。富文本正常,基本功能全部正常。进阶功能2版本的太细小了懒得弄过来了,应该一切正常。" />
<MESSAGE value="更新README文件,以及忘记附上的requirements.txt" />
<option name="LAST_COMMIT_MESSAGE" value="更新README文件,以及忘记附上的requirements.txt" />
<MESSAGE value="修复github语言误显示" />
<option name="LAST_COMMIT_MESSAGE" value="修复github语言误显示" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
@@ -576,13 +483,6 @@
<watches-manager />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/../../PythonEnvs/mxonline3/Lib/site-packages/django/http/response.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="161">
<caret line="281" column="8" lean-forward="false" selection-start-line="281" selection-start-column="8" selection-end-line="281" selection-end-column="8" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/templates/teacher-detail.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2223">
@@ -723,13 +623,6 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/users/models.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="155">
<caret line="79" column="6" lean-forward="false" selection-start-line="79" selection-start-column="6" selection-end-line="79" selection-end-column="6" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/templates/org-detail-homepage.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="228">
@@ -793,13 +686,6 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/users/views.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2736">
<caret line="168" column="20" lean-forward="false" selection-start-line="168" selection-start-column="20" selection-end-line="168" selection-end-column="20" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/users/urls.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="684">
@@ -821,26 +707,10 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Mxonline3/settings.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2755">
<caret line="146" column="0" lean-forward="false" selection-start-line="146" selection-start-column="0" selection-end-line="148" selection-end-column="1" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/../../PythonEnvs/mxonline3/Lib/importlib/__init__.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2356">
<caret line="125" column="0" lean-forward="false" selection-start-line="125" selection-start-column="0" selection-end-line="125" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/courses/adminx.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="494">
<caret line="27" column="40" lean-forward="false" selection-start-line="27" selection-start-column="40" selection-end-line="27" selection-end-column="40" />
</state>
</provider>
</entry>
@@ -848,17 +718,6 @@
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="266">
<caret line="15" column="47" lean-forward="false" selection-start-line="15" selection-start-column="47" selection-end-line="15" selection-end-column="47" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Mxonline3/urls.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="912">
<caret line="61" column="64" lean-forward="false" selection-start-line="61" selection-start-column="64" selection-end-line="61" selection-end-column="64" />
<folding>
<element signature="e#633#646#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
@@ -869,29 +728,10 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/courses/models.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="380">
<caret line="24" column="18" lean-forward="false" selection-start-line="24" selection-start-column="18" selection-end-line="24" selection-end-column="18" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/users/adminx.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="608">
<caret line="63" column="9" lean-forward="false" selection-start-line="63" selection-start-column="9" selection-end-line="63" selection-end-column="9" />
<folding>
<element signature="e#815#2629#0" expanded="false" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/extra_apps/xadmin/plugins/__init__.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="513">
<caret line="27" column="15" lean-forward="false" selection-start-line="27" selection-start-column="15" selection-end-line="27" selection-end-column="15" />
<folding />
</state>
</provider>
</entry>
@@ -899,7 +739,6 @@
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2337">
<caret line="123" column="0" lean-forward="false" selection-start-line="123" selection-start-column="0" selection-end-line="123" selection-end-column="40" />
<folding />
</state>
</provider>
</entry>
@@ -907,7 +746,6 @@
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="2508">
<caret line="132" column="96" lean-forward="false" selection-start-line="132" selection-start-column="96" selection-end-line="132" selection-end-column="96" />
<folding />
</state>
</provider>
</entry>
@@ -915,7 +753,6 @@
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
@@ -923,7 +760,6 @@
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="893">
<caret line="47" column="78" lean-forward="false" selection-start-line="47" selection-start-column="76" selection-end-line="47" selection-end-column="78" />
<folding />
</state>
</provider>
</entry>
@@ -931,7 +767,6 @@
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="19">
<caret line="1" column="22" lean-forward="false" selection-start-line="1" selection-start-column="22" selection-end-line="1" selection-end-column="22" />
<folding />
</state>
</provider>
</entry>
@@ -951,5 +786,77 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/courses/adminx.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="912">
<caret line="49" column="0" lean-forward="false" selection-start-line="49" selection-start-column="0" selection-end-line="50" selection-end-column="41" />
<folding>
<element signature="e#76#133#0" expanded="false" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/../../PythonEnvs/mxonline3/Lib/site-packages/django/views/generic/base.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="741">
<caret line="49" column="8" lean-forward="false" selection-start-line="49" selection-start-column="8" selection-end-line="49" selection-end-column="8" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/users/views.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="9405">
<caret line="519" column="15" lean-forward="false" selection-start-line="519" selection-start-column="15" selection-end-line="519" selection-end-column="15" />
<folding>
<element signature="e#18#29#0" expanded="false" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/users/adminx.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1045">
<caret line="86" column="0" lean-forward="false" selection-start-line="86" selection-start-column="0" selection-end-line="87" selection-end-column="54" />
<folding>
<element signature="e#815#2629#0" expanded="false" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/courses/models.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="741">
<caret line="43" column="0" lean-forward="true" selection-start-line="43" selection-start-column="0" selection-end-line="43" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/apps/users/models.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="152">
<caret line="11" column="22" lean-forward="false" selection-start-line="11" selection-start-column="22" selection-end-line="11" selection-end-column="22" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Mxonline3/urls.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="509">
<caret line="69" column="0" lean-forward="false" selection-start-line="69" selection-start-column="0" selection-end-line="70" selection-end-column="52" />
<folding>
<element signature="e#633#646#0" expanded="false" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Mxonline3/settings.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="528">
<caret line="161" column="0" lean-forward="false" selection-start-line="161" selection-start-column="0" selection-end-line="162" selection-end-column="44" />
<folding />
</state>
</provider>
</entry>
</component>
</project>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+12
View File
@@ -46,3 +46,15 @@ use the address: http://127.0.0.1:8000/
欢迎关注简书,star项目!谢谢!
你的关注支持是我继续分享前进的动力。
## 求打赏鼓励
很高兴我写的文章(或我的项目代码)对你有帮助,请我吃包辣条吧!
微信打赏:
![mark](http://myphoto.mtianyan.cn/blog/180302/i52eHgilfD.png?imageslim)
支付宝打赏:
![mark](http://myphoto.mtianyan.cn/blog/180302/gDlBGemI60.jpg?imageslim)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More