正在显示
12 个修改的文件
包含
654 行增加
和
0 行删除
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<module type="WEB_MODULE" version="4"> | ||
3 | + <component name="NewModuleRootManager"> | ||
4 | + <content url="file://$MODULE_DIR$"> | ||
5 | + <excludeFolder url="file://$MODULE_DIR$/.tmp" /> | ||
6 | + <excludeFolder url="file://$MODULE_DIR$/temp" /> | ||
7 | + <excludeFolder url="file://$MODULE_DIR$/tmp" /> | ||
8 | + </content> | ||
9 | + <orderEntry type="inheritedJdk" /> | ||
10 | + <orderEntry type="sourceFolder" forTests="false" /> | ||
11 | + </component> | ||
12 | +</module> |
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="ChangeListManager"> | ||
4 | + <list default="true" id="d915226f-210e-466f-ab2f-4844b84c643c" name="Default" comment=""> | ||
5 | + <change beforePath="$PROJECT_DIR$/CHANGELOG" beforeDir="false" afterPath="$PROJECT_DIR$/CHANGELOG" afterDir="false" /> | ||
6 | + </list> | ||
7 | + <ignored path="$PROJECT_DIR$/.tmp/" /> | ||
8 | + <ignored path="$PROJECT_DIR$/temp/" /> | ||
9 | + <ignored path="$PROJECT_DIR$/tmp/" /> | ||
10 | + <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | ||
11 | + <option name="TRACKING_ENABLED" value="true" /> | ||
12 | + <option name="SHOW_DIALOG" value="false" /> | ||
13 | + <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
14 | + <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
15 | + <option name="LAST_RESOLUTION" value="IGNORE" /> | ||
16 | + </component> | ||
17 | + <component name="FileEditorManager"> | ||
18 | + <leaf> | ||
19 | + <file leaf-file-name="package.json" pinned="false" current-in-tab="false"> | ||
20 | + <entry file="file://$PROJECT_DIR$/package.json"> | ||
21 | + <provider selected="true" editor-type-id="text-editor"> | ||
22 | + <state relative-caret-position="390"> | ||
23 | + <caret line="26" column="21" selection-start-line="26" selection-start-column="21" selection-end-line="26" selection-end-column="21" /> | ||
24 | + </state> | ||
25 | + </provider> | ||
26 | + </entry> | ||
27 | + </file> | ||
28 | + <file leaf-file-name="CHANGELOG" pinned="false" current-in-tab="true"> | ||
29 | + <entry file="file://$PROJECT_DIR$/CHANGELOG"> | ||
30 | + <provider selected="true" editor-type-id="text-editor"> | ||
31 | + <state relative-caret-position="60"> | ||
32 | + <caret line="4" column="23" selection-start-line="4" selection-start-column="23" selection-end-line="4" selection-end-column="23" /> | ||
33 | + </state> | ||
34 | + </provider> | ||
35 | + </entry> | ||
36 | + </file> | ||
37 | + <file leaf-file-name=".travis.yml" pinned="false" current-in-tab="false"> | ||
38 | + <entry file="file://$PROJECT_DIR$/.travis.yml"> | ||
39 | + <provider selected="true" editor-type-id="text-editor"> | ||
40 | + <state relative-caret-position="135"> | ||
41 | + <caret line="9" selection-start-line="9" selection-end-line="9" /> | ||
42 | + </state> | ||
43 | + </provider> | ||
44 | + </entry> | ||
45 | + </file> | ||
46 | + <file leaf-file-name="appveyor.yml" pinned="false" current-in-tab="false"> | ||
47 | + <entry file="file://$PROJECT_DIR$/appveyor.yml"> | ||
48 | + <provider selected="true" editor-type-id="text-editor"> | ||
49 | + <state relative-caret-position="285"> | ||
50 | + <caret line="19" column="45" selection-start-line="19" selection-start-column="45" selection-end-line="19" selection-end-column="45" /> | ||
51 | + </state> | ||
52 | + </provider> | ||
53 | + </entry> | ||
54 | + </file> | ||
55 | + </leaf> | ||
56 | + </component> | ||
57 | + <component name="Git.Settings"> | ||
58 | + <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | ||
59 | + </component> | ||
60 | + <component name="IdeDocumentHistory"> | ||
61 | + <option name="CHANGED_PATHS"> | ||
62 | + <list> | ||
63 | + <option value="$PROJECT_DIR$/.travis.yml" /> | ||
64 | + <option value="$PROJECT_DIR$/appveyor.yml" /> | ||
65 | + <option value="$PROJECT_DIR$/package.json" /> | ||
66 | + <option value="$PROJECT_DIR$/CHANGELOG" /> | ||
67 | + </list> | ||
68 | + </option> | ||
69 | + </component> | ||
70 | + <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER"> | ||
71 | + <gruntfile path="$PROJECT_DIR$/Gruntfile.js" /> | ||
72 | + </component> | ||
73 | + <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER"> | ||
74 | + <package-json value="$PROJECT_DIR$/package.json" /> | ||
75 | + </component> | ||
76 | + <component name="JsGulpfileManager"> | ||
77 | + <detection-done>true</detection-done> | ||
78 | + <sorting>DEFINITION_ORDER</sorting> | ||
79 | + </component> | ||
80 | + <component name="NodeModulesDirectoryManager"> | ||
81 | + <handled-path value="$PROJECT_DIR$/node_modules" /> | ||
82 | + </component> | ||
83 | + <component name="ProjectFrameBounds" extendedState="6"> | ||
84 | + <option name="x" value="1680" /> | ||
85 | + <option name="y" value="23" /> | ||
86 | + <option name="width" value="1920" /> | ||
87 | + <option name="height" value="1057" /> | ||
88 | + </component> | ||
89 | + <component name="ProjectView"> | ||
90 | + <navigator proportions="" version="1"> | ||
91 | + <foldersAlwaysOnTop value="true" /> | ||
92 | + </navigator> | ||
93 | + <panes> | ||
94 | + <pane id="ProjectPane"> | ||
95 | + <subPane> | ||
96 | + <expand> | ||
97 | + <path> | ||
98 | + <item name="grunt-legacy-log" type="b2602c69:ProjectViewProjectNode" /> | ||
99 | + <item name="grunt-legacy-log" type="462c0819:PsiDirectoryNode" /> | ||
100 | + </path> | ||
101 | + </expand> | ||
102 | + <select /> | ||
103 | + </subPane> | ||
104 | + </pane> | ||
105 | + <pane id="Scope" /> | ||
106 | + </panes> | ||
107 | + </component> | ||
108 | + <component name="PropertiesComponent"> | ||
109 | + <property name="WebServerToolWindowFactoryState" value="false" /> | ||
110 | + <property name="node.js.detected.package.prettier" value="true" /> | ||
111 | + <property name="node.js.path.for.package.prettier" value="project" /> | ||
112 | + <property name="node.js.selected.package.prettier" value="" /> | ||
113 | + <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> | ||
114 | + <property name="nodejs_npm_path_reset_for_default_project" value="true" /> | ||
115 | + <property name="nodejs_package_manager_path" value="npm" /> | ||
116 | + </component> | ||
117 | + <component name="RunDashboard"> | ||
118 | + <option name="ruleStates"> | ||
119 | + <list> | ||
120 | + <RuleState> | ||
121 | + <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> | ||
122 | + </RuleState> | ||
123 | + <RuleState> | ||
124 | + <option name="name" value="StatusDashboardGroupingRule" /> | ||
125 | + </RuleState> | ||
126 | + </list> | ||
127 | + </option> | ||
128 | + </component> | ||
129 | + <component name="SvnConfiguration"> | ||
130 | + <configuration /> | ||
131 | + </component> | ||
132 | + <component name="TaskManager"> | ||
133 | + <task active="true" id="Default" summary="Default task"> | ||
134 | + <changelist id="d915226f-210e-466f-ab2f-4844b84c643c" name="Default" comment="" /> | ||
135 | + <created>1526760138390</created> | ||
136 | + <option name="number" value="Default" /> | ||
137 | + <option name="presentableId" value="Default" /> | ||
138 | + <updated>1526760138390</updated> | ||
139 | + <workItem from="1526760140109" duration="1334000" /> | ||
140 | + </task> | ||
141 | + <servers /> | ||
142 | + </component> | ||
143 | + <component name="TimeTrackingManager"> | ||
144 | + <option name="totallyTimeSpent" value="1334000" /> | ||
145 | + </component> | ||
146 | + <component name="ToolWindowManager"> | ||
147 | + <frame x="1680" y="23" width="1920" height="1057" extended-state="6" /> | ||
148 | + <editor active="true" /> | ||
149 | + <layout> | ||
150 | + <window_info anchor="bottom" id="TODO" order="6" /> | ||
151 | + <window_info anchor="right" id="Cargo" /> | ||
152 | + <window_info anchor="bottom" id="Event Log" side_tool="true" /> | ||
153 | + <window_info anchor="bottom" id="Run" order="2" /> | ||
154 | + <window_info anchor="bottom" id="Version Control" /> | ||
155 | + <window_info id="npm" side_tool="true" /> | ||
156 | + <window_info anchor="bottom" id="Terminal" /> | ||
157 | + <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.21299255" /> | ||
158 | + <window_info anchor="bottom" id="Docker" show_stripe_button="false" /> | ||
159 | + <window_info id="Grunt " side_tool="true" /> | ||
160 | + <window_info id="Structure" order="1" side_tool="true" weight="0.25" /> | ||
161 | + <window_info anchor="bottom" id="Debug" order="3" weight="0.4" /> | ||
162 | + <window_info id="Favorites" side_tool="true" /> | ||
163 | + <window_info anchor="bottom" id="Find" order="1" /> | ||
164 | + <window_info anchor="right" id="Commander" order="0" weight="0.4" /> | ||
165 | + <window_info anchor="right" id="Ant Build" order="1" weight="0.25" /> | ||
166 | + <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" /> | ||
167 | + <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" /> | ||
168 | + <window_info anchor="bottom" id="Message" order="0" /> | ||
169 | + <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" /> | ||
170 | + </layout> | ||
171 | + </component> | ||
172 | + <component name="TypeScriptGeneratedFilesManager"> | ||
173 | + <option name="version" value="1" /> | ||
174 | + </component> | ||
175 | + <component name="VcsContentAnnotationSettings"> | ||
176 | + <option name="myLimit" value="2678400000" /> | ||
177 | + </component> | ||
178 | + <component name="editorHistoryManager"> | ||
179 | + <entry file="file://$PROJECT_DIR$/.travis.yml"> | ||
180 | + <provider selected="true" editor-type-id="text-editor"> | ||
181 | + <state relative-caret-position="135"> | ||
182 | + <caret line="9" selection-start-line="9" selection-end-line="9" /> | ||
183 | + </state> | ||
184 | + </provider> | ||
185 | + </entry> | ||
186 | + <entry file="file://$PROJECT_DIR$/appveyor.yml"> | ||
187 | + <provider selected="true" editor-type-id="text-editor"> | ||
188 | + <state relative-caret-position="285"> | ||
189 | + <caret line="19" column="45" selection-start-line="19" selection-start-column="45" selection-end-line="19" selection-end-column="45" /> | ||
190 | + </state> | ||
191 | + </provider> | ||
192 | + </entry> | ||
193 | + <entry file="file://$PROJECT_DIR$/package.json"> | ||
194 | + <provider selected="true" editor-type-id="text-editor"> | ||
195 | + <state relative-caret-position="390"> | ||
196 | + <caret line="26" column="21" selection-start-line="26" selection-start-column="21" selection-end-line="26" selection-end-column="21" /> | ||
197 | + </state> | ||
198 | + </provider> | ||
199 | + </entry> | ||
200 | + <entry file="file://$PROJECT_DIR$/CHANGELOG"> | ||
201 | + <provider selected="true" editor-type-id="text-editor"> | ||
202 | + <state relative-caret-position="60"> | ||
203 | + <caret line="4" column="23" selection-start-line="4" selection-start-column="23" selection-end-line="4" selection-end-column="23" /> | ||
204 | + </state> | ||
205 | + </provider> | ||
206 | + </entry> | ||
207 | + </component> | ||
208 | +</project> |
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<module type="WEB_MODULE" version="4"> | ||
3 | + <component name="NewModuleRootManager"> | ||
4 | + <content url="file://$MODULE_DIR$"> | ||
5 | + <excludeFolder url="file://$MODULE_DIR$/.tmp" /> | ||
6 | + <excludeFolder url="file://$MODULE_DIR$/temp" /> | ||
7 | + <excludeFolder url="file://$MODULE_DIR$/tmp" /> | ||
8 | + </content> | ||
9 | + <orderEntry type="inheritedJdk" /> | ||
10 | + <orderEntry type="sourceFolder" forTests="false" /> | ||
11 | + </component> | ||
12 | +</module> |
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="ChangeListManager"> | ||
4 | + <list default="true" id="870f252e-6c87-4e9f-81ed-870e3b8fa6a8" name="Default" comment=""> | ||
5 | + <change beforePath="$PROJECT_DIR$/CHANGELOG" beforeDir="false" afterPath="$PROJECT_DIR$/CHANGELOG" afterDir="false" /> | ||
6 | + </list> | ||
7 | + <ignored path="$PROJECT_DIR$/.tmp/" /> | ||
8 | + <ignored path="$PROJECT_DIR$/temp/" /> | ||
9 | + <ignored path="$PROJECT_DIR$/tmp/" /> | ||
10 | + <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | ||
11 | + <option name="TRACKING_ENABLED" value="true" /> | ||
12 | + <option name="SHOW_DIALOG" value="false" /> | ||
13 | + <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
14 | + <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
15 | + <option name="LAST_RESOLUTION" value="IGNORE" /> | ||
16 | + </component> | ||
17 | + <component name="FileEditorManager"> | ||
18 | + <leaf> | ||
19 | + <file leaf-file-name="package.json" pinned="false" current-in-tab="false"> | ||
20 | + <entry file="file://$PROJECT_DIR$/package.json"> | ||
21 | + <provider selected="true" editor-type-id="text-editor"> | ||
22 | + <state relative-caret-position="315"> | ||
23 | + <caret line="21" column="15" lean-forward="true" selection-start-line="21" selection-start-column="15" selection-end-line="21" selection-end-column="15" /> | ||
24 | + </state> | ||
25 | + </provider> | ||
26 | + </entry> | ||
27 | + </file> | ||
28 | + <file leaf-file-name="index.js" pinned="false" current-in-tab="false"> | ||
29 | + <entry file="file://$PROJECT_DIR$/index.js"> | ||
30 | + <provider selected="true" editor-type-id="text-editor"> | ||
31 | + <state relative-caret-position="198"> | ||
32 | + <caret line="15" lean-forward="true" selection-start-line="15" selection-end-line="15" /> | ||
33 | + <folding> | ||
34 | + <element signature="n#!!doc" expanded="true" /> | ||
35 | + </folding> | ||
36 | + </state> | ||
37 | + </provider> | ||
38 | + </entry> | ||
39 | + </file> | ||
40 | + <file leaf-file-name=".travis.yml" pinned="false" current-in-tab="false"> | ||
41 | + <entry file="file://$PROJECT_DIR$/.travis.yml"> | ||
42 | + <provider selected="true" editor-type-id="text-editor"> | ||
43 | + <state relative-caret-position="45"> | ||
44 | + <caret line="3" column="7" selection-start-line="3" selection-start-column="7" selection-end-line="3" selection-end-column="7" /> | ||
45 | + </state> | ||
46 | + </provider> | ||
47 | + </entry> | ||
48 | + </file> | ||
49 | + <file leaf-file-name="appveyor.yml" pinned="false" current-in-tab="false"> | ||
50 | + <entry file="file://$PROJECT_DIR$/appveyor.yml"> | ||
51 | + <provider selected="true" editor-type-id="text-editor"> | ||
52 | + <state relative-caret-position="105"> | ||
53 | + <caret line="7" column="23" selection-start-line="7" selection-start-column="23" selection-end-line="7" selection-end-column="23" /> | ||
54 | + </state> | ||
55 | + </provider> | ||
56 | + </entry> | ||
57 | + </file> | ||
58 | + <file leaf-file-name="CHANGELOG" pinned="false" current-in-tab="true"> | ||
59 | + <entry file="file://$PROJECT_DIR$/CHANGELOG"> | ||
60 | + <provider selected="true" editor-type-id="text-editor"> | ||
61 | + <state> | ||
62 | + <caret lean-forward="true" /> | ||
63 | + </state> | ||
64 | + </provider> | ||
65 | + </entry> | ||
66 | + </file> | ||
67 | + </leaf> | ||
68 | + </component> | ||
69 | + <component name="Git.Settings"> | ||
70 | + <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | ||
71 | + </component> | ||
72 | + <component name="IdeDocumentHistory"> | ||
73 | + <option name="CHANGED_PATHS"> | ||
74 | + <list> | ||
75 | + <option value="$PROJECT_DIR$/.travis.yml" /> | ||
76 | + <option value="$PROJECT_DIR$/appveyor.yml" /> | ||
77 | + <option value="$PROJECT_DIR$/package.json" /> | ||
78 | + <option value="$PROJECT_DIR$/CHANGELOG" /> | ||
79 | + </list> | ||
80 | + </option> | ||
81 | + </component> | ||
82 | + <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER"> | ||
83 | + <gruntfile path="$PROJECT_DIR$/Gruntfile.js" /> | ||
84 | + </component> | ||
85 | + <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER"> | ||
86 | + <package-json value="$PROJECT_DIR$/package.json" /> | ||
87 | + </component> | ||
88 | + <component name="JsGulpfileManager"> | ||
89 | + <detection-done>true</detection-done> | ||
90 | + <sorting>DEFINITION_ORDER</sorting> | ||
91 | + </component> | ||
92 | + <component name="NodeModulesDirectoryManager"> | ||
93 | + <handled-path value="$PROJECT_DIR$/node_modules" /> | ||
94 | + </component> | ||
95 | + <component name="ProjectFrameBounds"> | ||
96 | + <option name="x" value="36" /> | ||
97 | + <option name="y" value="23" /> | ||
98 | + <option name="width" value="822" /> | ||
99 | + <option name="height" value="1027" /> | ||
100 | + </component> | ||
101 | + <component name="ProjectView"> | ||
102 | + <navigator proportions="" version="1"> | ||
103 | + <foldersAlwaysOnTop value="true" /> | ||
104 | + </navigator> | ||
105 | + <panes> | ||
106 | + <pane id="ProjectPane"> | ||
107 | + <subPane> | ||
108 | + <expand> | ||
109 | + <path> | ||
110 | + <item name="grunt-legacy-util" type="b2602c69:ProjectViewProjectNode" /> | ||
111 | + <item name="grunt-legacy-util" type="462c0819:PsiDirectoryNode" /> | ||
112 | + </path> | ||
113 | + </expand> | ||
114 | + <select /> | ||
115 | + </subPane> | ||
116 | + </pane> | ||
117 | + <pane id="Scope" /> | ||
118 | + </panes> | ||
119 | + </component> | ||
120 | + <component name="PropertiesComponent"> | ||
121 | + <property name="WebServerToolWindowFactoryState" value="false" /> | ||
122 | + <property name="node.js.detected.package.prettier" value="true" /> | ||
123 | + <property name="node.js.path.for.package.prettier" value="project" /> | ||
124 | + <property name="node.js.selected.package.prettier" value="" /> | ||
125 | + <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> | ||
126 | + <property name="nodejs_npm_path_reset_for_default_project" value="true" /> | ||
127 | + <property name="nodejs_package_manager_path" value="npm" /> | ||
128 | + </component> | ||
129 | + <component name="RunDashboard"> | ||
130 | + <option name="ruleStates"> | ||
131 | + <list> | ||
132 | + <RuleState> | ||
133 | + <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> | ||
134 | + </RuleState> | ||
135 | + <RuleState> | ||
136 | + <option name="name" value="StatusDashboardGroupingRule" /> | ||
137 | + </RuleState> | ||
138 | + </list> | ||
139 | + </option> | ||
140 | + </component> | ||
141 | + <component name="SvnConfiguration"> | ||
142 | + <configuration /> | ||
143 | + </component> | ||
144 | + <component name="TaskManager"> | ||
145 | + <task active="true" id="Default" summary="Default task"> | ||
146 | + <changelist id="870f252e-6c87-4e9f-81ed-870e3b8fa6a8" name="Default" comment="" /> | ||
147 | + <created>1526761720430</created> | ||
148 | + <option name="number" value="Default" /> | ||
149 | + <option name="presentableId" value="Default" /> | ||
150 | + <updated>1526761720430</updated> | ||
151 | + <workItem from="1526761722068" duration="2122000" /> | ||
152 | + </task> | ||
153 | + <servers /> | ||
154 | + </component> | ||
155 | + <component name="TimeTrackingManager"> | ||
156 | + <option name="totallyTimeSpent" value="2122000" /> | ||
157 | + </component> | ||
158 | + <component name="ToolWindowManager"> | ||
159 | + <frame x="1680" y="23" width="1920" height="1057" extended-state="6" /> | ||
160 | + <editor active="true" /> | ||
161 | + <layout> | ||
162 | + <window_info anchor="bottom" id="TODO" order="6" /> | ||
163 | + <window_info anchor="right" id="Cargo" /> | ||
164 | + <window_info anchor="bottom" id="Event Log" side_tool="true" /> | ||
165 | + <window_info anchor="bottom" id="Run" order="2" /> | ||
166 | + <window_info anchor="bottom" id="Version Control" /> | ||
167 | + <window_info id="npm" side_tool="true" /> | ||
168 | + <window_info anchor="bottom" id="Terminal" /> | ||
169 | + <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.21299255" /> | ||
170 | + <window_info anchor="bottom" id="Docker" show_stripe_button="false" /> | ||
171 | + <window_info id="Grunt " side_tool="true" /> | ||
172 | + <window_info id="Structure" order="1" side_tool="true" weight="0.25" /> | ||
173 | + <window_info anchor="bottom" id="Debug" order="3" weight="0.4" /> | ||
174 | + <window_info id="Favorites" side_tool="true" /> | ||
175 | + <window_info anchor="bottom" id="Find" order="1" /> | ||
176 | + <window_info anchor="right" id="Commander" order="0" weight="0.4" /> | ||
177 | + <window_info anchor="right" id="Ant Build" order="1" weight="0.25" /> | ||
178 | + <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" /> | ||
179 | + <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" /> | ||
180 | + <window_info anchor="bottom" id="Message" order="0" /> | ||
181 | + <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" /> | ||
182 | + </layout> | ||
183 | + </component> | ||
184 | + <component name="TypeScriptGeneratedFilesManager"> | ||
185 | + <option name="version" value="1" /> | ||
186 | + </component> | ||
187 | + <component name="VcsContentAnnotationSettings"> | ||
188 | + <option name="myLimit" value="2678400000" /> | ||
189 | + </component> | ||
190 | + <component name="editorHistoryManager"> | ||
191 | + <entry file="file://$PROJECT_DIR$/.travis.yml"> | ||
192 | + <provider selected="true" editor-type-id="text-editor"> | ||
193 | + <state relative-caret-position="45"> | ||
194 | + <caret line="3" column="7" selection-start-line="3" selection-start-column="7" selection-end-line="3" selection-end-column="7" /> | ||
195 | + </state> | ||
196 | + </provider> | ||
197 | + </entry> | ||
198 | + <entry file="file://$PROJECT_DIR$/appveyor.yml"> | ||
199 | + <provider selected="true" editor-type-id="text-editor"> | ||
200 | + <state relative-caret-position="105"> | ||
201 | + <caret line="7" column="23" selection-start-line="7" selection-start-column="23" selection-end-line="7" selection-end-column="23" /> | ||
202 | + </state> | ||
203 | + </provider> | ||
204 | + </entry> | ||
205 | + <entry file="file://$PROJECT_DIR$/package.json"> | ||
206 | + <provider selected="true" editor-type-id="text-editor"> | ||
207 | + <state relative-caret-position="315"> | ||
208 | + <caret line="21" column="15" lean-forward="true" selection-start-line="21" selection-start-column="15" selection-end-line="21" selection-end-column="15" /> | ||
209 | + </state> | ||
210 | + </provider> | ||
211 | + </entry> | ||
212 | + <entry file="file://$PROJECT_DIR$/index.js"> | ||
213 | + <provider selected="true" editor-type-id="text-editor"> | ||
214 | + <state relative-caret-position="198"> | ||
215 | + <caret line="15" lean-forward="true" selection-start-line="15" selection-end-line="15" /> | ||
216 | + <folding> | ||
217 | + <element signature="n#!!doc" expanded="true" /> | ||
218 | + </folding> | ||
219 | + </state> | ||
220 | + </provider> | ||
221 | + </entry> | ||
222 | + <entry file="file://$PROJECT_DIR$/CHANGELOG"> | ||
223 | + <provider selected="true" editor-type-id="text-editor"> | ||
224 | + <state> | ||
225 | + <caret lean-forward="true" /> | ||
226 | + </state> | ||
227 | + </provider> | ||
228 | + </entry> | ||
229 | + </component> | ||
230 | +</project> |
runtime/log/201904/01.log
0 → 100644
1 | +--------------------------------------------------------------- | ||
2 | +[ 2019-04-01T11:01:35+08:00 ] 127.0.0.1 GET www.gc.cn/api/porders/settle?p_id=4,5,6&p_num=5,8,9 | ||
3 | +[运行时间:1.111584s] [吞吐率:0.90req/s] [内存消耗:4,731.90kb] [文件加载:76] | ||
4 | +[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.004456s ] | ||
5 | +[ info ] [ CACHE ] INIT File | ||
6 | +[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @app_init [ RunTime:0.013614s ] | ||
7 | +[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.013655s ] | ||
8 | +[ info ] [ LANG ] F:\wamp64\www\project\gc\thinkphp\lang\zh-cn.php | ||
9 | +[ info ] [ ROUTE ] array ( | ||
10 | + 'type' => 'module', | ||
11 | + 'module' => | ||
12 | + array ( | ||
13 | + 0 => 'api', | ||
14 | + 1 => 'porders', | ||
15 | + 2 => 'settle', | ||
16 | + ), | ||
17 | +) | ||
18 | +[ info ] [ HEADER ] array ( | ||
19 | + 'token' => '08c4786c-6e7a-415d-a8a6-74386fe55e87', | ||
20 | + 'cache-control' => 'no-cache', | ||
21 | + 'postman-token' => '0e9ee175-68cc-4228-acf8-42a6940f17b6', | ||
22 | + 'user-agent' => 'PostmanRuntime/7.6.1', | ||
23 | + 'accept' => '*/*', | ||
24 | + 'host' => 'www.gc.cn', | ||
25 | + 'accept-encoding' => 'gzip, deflate', | ||
26 | + 'content-type' => 'multipart/form-data; boundary=--------------------------963071723246527335270001', | ||
27 | + 'content-length' => '160', | ||
28 | + 'connection' => 'keep-alive', | ||
29 | +) | ||
30 | +[ info ] [ PARAM ] array ( | ||
31 | + 'p_id' => '4,5,6', | ||
32 | + 'p_num' => '5,8,9', | ||
33 | +) | ||
34 | +[ info ] [ LANG ] F:\wamp64\www\project\gc\public/../application/api\lang\zh-cn.php | ||
35 | +[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.008906s ] | ||
36 | +[ info ] [ TOKEN ] INIT Mysql | ||
37 | +[ info ] [ DB ] INIT mysql | ||
38 | +[ info ] [ RUN ] app\api\controller\Porders->settle[ F:\wamp64\www\project\gc\application\api\controller\Porders.php ] | ||
39 | +[ info ] [ LOG ] INIT File | ||
40 | +[ sql ] [ DB ] CONNECT:[ UseTime:0.850175s ] mysql:host=39.107.114.243;dbname=gc;charset=utf8 | ||
41 | +[ sql ] [ SQL ] SHOW COLUMNS FROM `gc_user_token` [ RunTime:0.017792s ] | ||
42 | +[ sql ] [ SQL ] SELECT * FROM `gc_user_token` WHERE `token` = '3a58f47ca43c423578ee79dcae0d927d141e9cae' LIMIT 1 [ RunTime:0.014213s ] | ||
43 | +[ sql ] [ SQL ] SELECT * FROM `gc_user_token` WHERE `token` = '3a58f47ca43c423578ee79dcae0d927d141e9cae' LIMIT 1 [ RunTime:0.015858s ] | ||
44 | +[ sql ] [ SQL ] SHOW COLUMNS FROM `gc_user` [ RunTime:0.016772s ] | ||
45 | +[ sql ] [ SQL ] SELECT * FROM `gc_user` WHERE `id` = 26 LIMIT 1 [ RunTime:0.015850s ] | ||
46 | +[ sql ] [ SQL ] SHOW COLUMNS FROM `gc_product` [ RunTime:0.016312s ] | ||
47 | +[ sql ] [ SQL ] SELECT `p`.`id`,`p`.`title`,`p`.`price`,`p`.`images`,`u`.`username`,`u`.`mobile`,`u`.`address` FROM `gc_product` `p` LEFT JOIN `gc_user` `u` ON `p`.`uid`=`u`.`id` WHERE `p`.`status` = 0 AND `u`.`status` = 'normal' AND `p`.`id` IN ('4','5','6') [ RunTime:0.015391s ] | ||
48 | +[ sql ] [ SQL ] SELECT `username`,`mobile` FROM `gc_user` WHERE `id` = 26 AND `status` = 'normal' LIMIT 1 [ RunTime:0.019457s ] | ||
49 | +--------------------------------------------------------------- | ||
50 | +[ 2019-04-01T11:03:10+08:00 ] 127.0.0.1 POST www.gc.cn/api/porders/purchase | ||
51 | +[运行时间:0.305981s] [吞吐率:3.27req/s] [内存消耗:4,792.52kb] [文件加载:77] | ||
52 | +[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] | ||
53 | +[ info ] [ CACHE ] INIT File | ||
54 | +[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @app_init [ RunTime:0.003248s ] | ||
55 | +[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003326s ] | ||
56 | +[ info ] [ LANG ] F:\wamp64\www\project\gc\thinkphp\lang\zh-cn.php | ||
57 | +[ info ] [ ROUTE ] array ( | ||
58 | + 'type' => 'module', | ||
59 | + 'module' => | ||
60 | + array ( | ||
61 | + 0 => 'api', | ||
62 | + 1 => 'porders', | ||
63 | + 2 => 'purchase', | ||
64 | + ), | ||
65 | +) | ||
66 | +[ info ] [ HEADER ] array ( | ||
67 | + 'token' => '08c4786c-6e7a-415d-a8a6-74386fe55e87', | ||
68 | + 'cache-control' => 'no-cache', | ||
69 | + 'postman-token' => '48cbd12a-e0ff-44c0-90cd-7d485ae3aaf1', | ||
70 | + 'user-agent' => 'PostmanRuntime/7.6.1', | ||
71 | + 'accept' => '*/*', | ||
72 | + 'host' => 'www.gc.cn', | ||
73 | + 'accept-encoding' => 'gzip, deflate', | ||
74 | + 'content-type' => 'multipart/form-data; boundary=--------------------------372909554692248170357631', | ||
75 | + 'content-length' => '566', | ||
76 | + 'connection' => 'keep-alive', | ||
77 | +) | ||
78 | +[ info ] [ PARAM ] array ( | ||
79 | + 'p_id' => '4,5,6', | ||
80 | + 'p_num' => '2,4,5', | ||
81 | + 'order_sn' => 'gc_155408769512980100,gc_155408769512982500,gc_155408769512984000', | ||
82 | + 'address' => '微信地址123', | ||
83 | +) | ||
84 | +[ info ] [ LANG ] F:\wamp64\www\project\gc\public/../application/api\lang\zh-cn.php | ||
85 | +[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.004081s ] | ||
86 | +[ info ] [ TOKEN ] INIT Mysql | ||
87 | +[ info ] [ DB ] INIT mysql | ||
88 | +[ info ] [ RUN ] app\api\controller\Porders->purchase[ F:\wamp64\www\project\gc\application\api\controller\Porders.php ] | ||
89 | +[ info ] [ LOG ] INIT File | ||
90 | +[ sql ] [ DB ] CONNECT:[ UseTime:0.024804s ] mysql:host=39.107.114.243;dbname=gc;charset=utf8 | ||
91 | +[ sql ] [ SQL ] SHOW COLUMNS FROM `gc_user_token` [ RunTime:0.016477s ] | ||
92 | +[ sql ] [ SQL ] SELECT * FROM `gc_user_token` WHERE `token` = '3a58f47ca43c423578ee79dcae0d927d141e9cae' LIMIT 1 [ RunTime:0.015714s ] | ||
93 | +[ sql ] [ SQL ] SELECT * FROM `gc_user_token` WHERE `token` = '3a58f47ca43c423578ee79dcae0d927d141e9cae' LIMIT 1 [ RunTime:0.015566s ] | ||
94 | +[ sql ] [ SQL ] SHOW COLUMNS FROM `gc_user` [ RunTime:0.017375s ] | ||
95 | +[ sql ] [ SQL ] SELECT * FROM `gc_user` WHERE `id` = 26 LIMIT 1 [ RunTime:0.013783s ] | ||
96 | +[ sql ] [ SQL ] SHOW COLUMNS FROM `gc_product` [ RunTime:0.015926s ] | ||
97 | +[ sql ] [ SQL ] SELECT `uid`,`price` FROM `gc_product` WHERE `status` = 0 AND `id` IN (4,5,6) [ RunTime:0.016204s ] | ||
98 | +[ sql ] [ SQL ] SHOW COLUMNS FROM `gc_porder` [ RunTime:0.015442s ] | ||
99 | +[ sql ] [ SQL ] INSERT INTO `gc_porder` (`order_sn` , `pay_order_sn` , `uid` , `s_uid` , `p_id` , `address` , `unit_price` , `num` , `total_price` , `createtime` , `updatetime`) VALUES ('gc_155408769512980100' , '155408779032260800729' , 26 , 1 , 4 , '微信地址123' , 0 , 2 , 0 , 1554087790 , 1554087790) [ RunTime:0.015757s ] | ||
100 | +[ sql ] [ SQL ] INSERT INTO `gc_porder` (`order_sn` , `pay_order_sn` , `uid` , `s_uid` , `p_id` , `address` , `unit_price` , `num` , `total_price` , `createtime` , `updatetime`) VALUES ('gc_155408769512982500' , '155408779032260800729' , 26 , 22 , 5 , '微信地址123' , 500 , 4 , 2000 , 1554087790 , 1554087790) [ RunTime:0.016592s ] | ||
101 | +[ sql ] [ SQL ] INSERT INTO `gc_porder` (`order_sn` , `pay_order_sn` , `uid` , `s_uid` , `p_id` , `address` , `unit_price` , `num` , `total_price` , `createtime` , `updatetime`) VALUES ('gc_155408769512984000' , '155408779032260800729' , 26 , 1 , 6 , '微信地址123' , 497 , 5 , 2485 , 1554087790 , 1554087790) [ RunTime:0.015987s ] | ||
102 | +--------------------------------------------------------------- | ||
103 | +[ 2019-04-01T14:21:10+08:00 ] 127.0.0.1 GET www.gc.cn/api/gifts/getgiftslist?page=1 | ||
104 | +[运行时间:0.324719s] [吞吐率:3.08req/s] [内存消耗:4,677.82kb] [文件加载:76] | ||
105 | +[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000616s ] | ||
106 | +[ info ] [ CACHE ] INIT File | ||
107 | +[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @app_init [ RunTime:0.005208s ] | ||
108 | +[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.005300s ] | ||
109 | +[ info ] [ LANG ] F:\wamp64\www\project\gc\thinkphp\lang\zh-cn.php | ||
110 | +[ info ] [ ROUTE ] array ( | ||
111 | + 'type' => 'module', | ||
112 | + 'module' => | ||
113 | + array ( | ||
114 | + 0 => 'api', | ||
115 | + 1 => 'gifts', | ||
116 | + 2 => 'getgiftslist', | ||
117 | + ), | ||
118 | +) | ||
119 | +[ info ] [ HEADER ] array ( | ||
120 | + 'token' => '08c4786c-6e7a-415d-a8a6-74386fe55e87', | ||
121 | + 'cache-control' => 'no-cache', | ||
122 | + 'postman-token' => '14615b51-fe2b-4700-8da7-695bdb12192a', | ||
123 | + 'user-agent' => 'PostmanRuntime/7.6.1', | ||
124 | + 'accept' => '*/*', | ||
125 | + 'host' => 'www.gc.cn', | ||
126 | + 'accept-encoding' => 'gzip, deflate', | ||
127 | + 'content-type' => 'multipart/form-data; boundary=--------------------------409664996061416426845370', | ||
128 | + 'content-length' => '160', | ||
129 | + 'connection' => 'keep-alive', | ||
130 | +) | ||
131 | +[ info ] [ PARAM ] array ( | ||
132 | + 'page' => '1', | ||
133 | +) | ||
134 | +[ info ] [ LANG ] F:\wamp64\www\project\gc\public/../application/api\lang\zh-cn.php | ||
135 | +[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.006895s ] | ||
136 | +[ info ] [ TOKEN ] INIT Mysql | ||
137 | +[ info ] [ DB ] INIT mysql | ||
138 | +[ info ] [ RUN ] app\api\controller\Gifts->getGiftsList[ F:\wamp64\www\project\gc\application\api\controller\Gifts.php ] | ||
139 | +[ info ] [ LOG ] INIT File | ||
140 | +[ sql ] [ DB ] CONNECT:[ UseTime:0.028240s ] mysql:host=39.107.114.243;dbname=gc;charset=utf8 | ||
141 | +[ sql ] [ SQL ] SHOW COLUMNS FROM `gc_user_token` [ RunTime:0.019648s ] | ||
142 | +[ sql ] [ SQL ] SELECT * FROM `gc_user_token` WHERE `token` = '3a58f47ca43c423578ee79dcae0d927d141e9cae' LIMIT 1 [ RunTime:0.015841s ] | ||
143 | +[ sql ] [ SQL ] SELECT * FROM `gc_user_token` WHERE `token` = '3a58f47ca43c423578ee79dcae0d927d141e9cae' LIMIT 1 [ RunTime:0.015289s ] | ||
144 | +[ sql ] [ SQL ] SHOW COLUMNS FROM `gc_user` [ RunTime:0.015861s ] | ||
145 | +[ sql ] [ SQL ] SELECT * FROM `gc_user` WHERE `id` = 26 LIMIT 1 [ RunTime:0.017047s ] | ||
146 | +[ sql ] [ SQL ] SELECT `score` FROM `gc_user` WHERE `id` = 26 AND `status` = 'normal' LIMIT 1 [ RunTime:0.015004s ] | ||
147 | +[ sql ] [ SQL ] SHOW COLUMNS FROM `gc_gift` [ RunTime:0.045585s ] | ||
148 | +[ sql ] [ SQL ] SELECT `id`,`title`,`score`,`images` FROM `gc_gift` WHERE `status` = 0 LIMIT 0,10 [ RunTime:0.015145s ] |
-
请 注册 或 登录 后发表评论