正在显示
9 个修改的文件
包含
1 行增加
和
838 行删除
.gitignore
0 → 100644
1 | +.idea |
.idea/codeStyles/Project.xml
已删除
100644 → 0
.idea/codeStyles/codeStyleConfig.xml
已删除
100644 → 0
.idea/encodings.xml
已删除
100644 → 0
.idea/misc.xml
已删除
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<project version="4"> | ||
3 | - <component name="JavaScriptSettings"> | ||
4 | - <option name="languageLevel" value="ES6" /> | ||
5 | - </component> | ||
6 | - <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (partner_api) (2)" project-jdk-type="Python SDK" /> | ||
7 | -</project> |
.idea/modules.xml
已删除
100644 → 0
.idea/partner_api.iml
已删除
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<module type="PYTHON_MODULE" version="4"> | ||
3 | - <component name="NewModuleRootManager"> | ||
4 | - <content url="file://$MODULE_DIR$" /> | ||
5 | - <orderEntry type="jdk" jdkName="Python 3.7 (partner_api) (2)" jdkType="Python SDK" /> | ||
6 | - <orderEntry type="sourceFolder" forTests="false" /> | ||
7 | - </component> | ||
8 | - <component name="TestRunnerService"> | ||
9 | - <option name="PROJECT_TEST_RUNNER" value="Unittests" /> | ||
10 | - </component> | ||
11 | -</module> |
.idea/vcs.xml
已删除
100644 → 0
.idea/workspace.xml
已删除
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<project version="4"> | ||
3 | - <component name="ChangeListManager"> | ||
4 | - <list default="true" id="d6814b48-28ec-40b6-bcea-dcd9b8613715" name="Default Changelist" comment=""> | ||
5 | - <change afterPath="$PROJECT_DIR$/api/m_api/actual/m_add_app_order_actual_api.yml" afterDir="false" /> | ||
6 | - <change beforePath="$PROJECT_DIR$/.env" beforeDir="false" afterPath="$PROJECT_DIR$/.env" afterDir="false" /> | ||
7 | - <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> | ||
8 | - <change beforePath="$PROJECT_DIR$/api/app_api/dividend/orders001.api.yml" beforeDir="false" /> | ||
9 | - <change beforePath="$PROJECT_DIR$/api/app_api/dividend/orders002.api.yml" beforeDir="false" /> | ||
10 | - <change beforePath="$PROJECT_DIR$/api/app_api/dividend/statistics_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/app_api/dividend/statistics_api.yml" afterDir="false" /> | ||
11 | - <change beforePath="$PROJECT_DIR$/api/app_api/login/auth_centerCompanys_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/app_api/login/auth_centerCompanys_api.yml" afterDir="false" /> | ||
12 | - <change beforePath="$PROJECT_DIR$/api/app_api/order/details_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/app_api/order/details_api.yml" afterDir="false" /> | ||
13 | - <change beforePath="$PROJECT_DIR$/api/app_api/order/list_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/app_api/order/list_api.yml" afterDir="false" /> | ||
14 | - <change beforePath="$PROJECT_DIR$/api/app_api/order/statistics_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/app_api/order/statistics_api.yml" afterDir="false" /> | ||
15 | - <change beforePath="$PROJECT_DIR$/api/m_api/actual/m_order_actual_excel_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/m_api/actual/m_order_actual_excel_api.yml" afterDir="false" /> | ||
16 | - <change beforePath="$PROJECT_DIR$/api/m_api/actual/m_order_actual_list_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/m_api/actual/m_order_actual_list_api.yml" afterDir="false" /> | ||
17 | - <change beforePath="$PROJECT_DIR$/api/m_api/admin/m_admin_update_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/m_api/admin/m_admin_update_api.yml" afterDir="false" /> | ||
18 | - <change beforePath="$PROJECT_DIR$/api/m_api/dividends/m_dividends_detail_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/m_api/dividends/m_dividends_detail_api.yml" afterDir="false" /> | ||
19 | - <change beforePath="$PROJECT_DIR$/api/m_api/dividends/m_dividends_modify_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/m_api/dividends/m_dividends_modify_api.yml" afterDir="false" /> | ||
20 | - <change beforePath="$PROJECT_DIR$/api/m_api/dividends/m_dividends_payDividends_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/m_api/dividends/m_dividends_payDividends_api.yml" afterDir="false" /> | ||
21 | - <change beforePath="$PROJECT_DIR$/api/m_api/m_login_api/m_login_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/m_api/m_login_api/m_login_api.yml" afterDir="false" /> | ||
22 | - <change beforePath="$PROJECT_DIR$/api/m_api/partners/m_partner_add_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/m_api/partners/m_partner_add_api.yml" afterDir="false" /> | ||
23 | - <change beforePath="$PROJECT_DIR$/api/m_api/partners/m_partner_edit_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/m_api/partners/m_partner_edit_api.yml" afterDir="false" /> | ||
24 | - <change beforePath="$PROJECT_DIR$/api/m_api/partners/m_partner_list_api.yml" beforeDir="false" afterPath="$PROJECT_DIR$/api/m_api/partners/m_partner_list_api.yml" afterDir="false" /> | ||
25 | - <change beforePath="$PROJECT_DIR$/config/m_accessToken.csv" beforeDir="false" afterPath="$PROJECT_DIR$/config/m_accessToken.csv" afterDir="false" /> | ||
26 | - <change beforePath="$PROJECT_DIR$/config/orderid.csv" beforeDir="false" afterPath="$PROJECT_DIR$/config/orderid.csv" afterDir="false" /> | ||
27 | - <change beforePath="$PROJECT_DIR$/debugtalk.py" beforeDir="false" afterPath="$PROJECT_DIR$/debugtalk.py" afterDir="false" /> | ||
28 | - <change beforePath="$PROJECT_DIR$/helpfunc/cal_func.py" beforeDir="false" afterPath="$PROJECT_DIR$/helpfunc/cal_func.py" afterDir="false" /> | ||
29 | - <change beforePath="$PROJECT_DIR$/helpfunc/login_func.py" beforeDir="false" afterPath="$PROJECT_DIR$/helpfunc/login_func.py" afterDir="false" /> | ||
30 | - <change beforePath="$PROJECT_DIR$/helpfunc/pg_app_db_func.py" beforeDir="false" afterPath="$PROJECT_DIR$/helpfunc/pg_app_db_func.py" afterDir="false" /> | ||
31 | - <change beforePath="$PROJECT_DIR$/helpfunc/pg_db_func.py" beforeDir="false" afterPath="$PROJECT_DIR$/helpfunc/pg_db_func.py" afterDir="false" /> | ||
32 | - <change beforePath="$PROJECT_DIR$/logs/testsuites/partner_testsuite.parse_failed.json" beforeDir="false" afterPath="$PROJECT_DIR$/logs/testsuites/partner_testsuite.parse_failed.json" afterDir="false" /> | ||
33 | - <change beforePath="$PROJECT_DIR$/reports/20200915T060756.262606.html" beforeDir="false" /> | ||
34 | - <change beforePath="$PROJECT_DIR$/reports/20200915T060845.846606.html" beforeDir="false" /> | ||
35 | - <change beforePath="$PROJECT_DIR$/testcases_excel/partner_api.xlsx" beforeDir="false" afterPath="$PROJECT_DIR$/testcases_excel/partner_api.xlsx" afterDir="false" /> | ||
36 | - </list> | ||
37 | - <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | ||
38 | - <option name="SHOW_DIALOG" value="false" /> | ||
39 | - <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
40 | - <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
41 | - <option name="LAST_RESOLUTION" value="IGNORE" /> | ||
42 | - </component> | ||
43 | - <component name="CoverageDataManager"> | ||
44 | - <SUITE FILE_PATH="coverage/partner_api$debugtalk.coverage" NAME="debugtalk Coverage Results" MODIFIED="1598518478676" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" /> | ||
45 | - <SUITE FILE_PATH="coverage/partner_api$pg_app_db_func.coverage" NAME="pg_app_db_func Coverage Results" MODIFIED="1598517630919" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/helpfunc" /> | ||
46 | - <SUITE FILE_PATH="coverage/partner_api$db_pg_func.coverage" NAME="db_pg_func Coverage Results" MODIFIED="1594485069390" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/helpfunc" /> | ||
47 | - <SUITE FILE_PATH="coverage/partner_api$pg_db_func.coverage" NAME="pg_db_func Coverage Results" MODIFIED="1597394689697" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/helpfunc" /> | ||
48 | - </component> | ||
49 | - <component name="FileEditorManager"> | ||
50 | - <leaf SIDE_TABS_SIZE_LIMIT_KEY="300"> | ||
51 | - <file pinned="false" current-in-tab="false"> | ||
52 | - <entry file="file://$PROJECT_DIR$/.env"> | ||
53 | - <provider selected="true" editor-type-id="text-editor"> | ||
54 | - <state relative-caret-position="182"> | ||
55 | - <caret line="13" column="22" selection-start-line="13" selection-start-column="11" selection-end-line="13" selection-end-column="22" /> | ||
56 | - </state> | ||
57 | - </provider> | ||
58 | - </entry> | ||
59 | - </file> | ||
60 | - <file pinned="false" current-in-tab="true"> | ||
61 | - <entry file="file://$PROJECT_DIR$/testsuites/partner_app_testsuite.yml"> | ||
62 | - <provider selected="true" editor-type-id="text-editor"> | ||
63 | - <state relative-caret-position="234"> | ||
64 | - <caret line="39" selection-start-line="39" selection-end-line="43" selection-end-column="74" /> | ||
65 | - </state> | ||
66 | - </provider> | ||
67 | - </entry> | ||
68 | - </file> | ||
69 | - </leaf> | ||
70 | - </component> | ||
71 | - <component name="FileTemplateManagerImpl"> | ||
72 | - <option name="RECENT_TEMPLATES"> | ||
73 | - <list> | ||
74 | - <option value="Python Script" /> | ||
75 | - </list> | ||
76 | - </option> | ||
77 | - </component> | ||
78 | - <component name="FindInProjectRecents"> | ||
79 | - <findStrings> | ||
80 | - <find>get_actual_id_from_database</find> | ||
81 | - <find>get_account_from_database</find> | ||
82 | - <find>get_admin_account_from_database</find> | ||
83 | - <find>get_id_from_database</find> | ||
84 | - <find>get_partnername_from_database</find> | ||
85 | - <find>get_area_from_database</find> | ||
86 | - <find>get_salesman_from_database</find> | ||
87 | - <find>get_status_from_database</find> | ||
88 | - <find>get_phone_from_database</find> | ||
89 | - <find>get_ID_from_database</find> | ||
90 | - <find>get_purpose_order_status_from_database</find> | ||
91 | - <find>get_purpose_id_from_database</find> | ||
92 | - <find>get_todayRealQuantity_from_database</find> | ||
93 | - <find>get_cumulativeMoney_from_database</find> | ||
94 | - <find>get_accesstoken</find> | ||
95 | - <find>get_partner_password_from_database</find> | ||
96 | - <find>get_detailAction_0_use_partner_bonus_amount_from_database</find> | ||
97 | - <find>get_detailAction_0_order_code_from_database</find> | ||
98 | - <find>get_detailAction_1_order_code_from_database</find> | ||
99 | - <find>get_partner_account_from_database</find> | ||
100 | - <find>print</find> | ||
101 | - <find>create_phone_number</find> | ||
102 | - <find>get_m_accesstoken()</find> | ||
103 | - <find>statistics_func</find> | ||
104 | - <find>career_lists</find> | ||
105 | - <find>career_partnerCategory</find> | ||
106 | - <find>career_totalRow</find> | ||
107 | - <find>career_actual_list</find> | ||
108 | - <find>statistics_actual_func</find> | ||
109 | - <find>orderType</find> | ||
110 | - </findStrings> | ||
111 | - </component> | ||
112 | - <component name="Git.Settings"> | ||
113 | - <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | ||
114 | - </component> | ||
115 | - <component name="IdeDocumentHistory"> | ||
116 | - <option name="CHANGED_PATHS"> | ||
117 | - <list> | ||
118 | - <option value="$PROJECT_DIR$/testcases/dividends/dividend_edit_testcases.yml" /> | ||
119 | - <option value="$PROJECT_DIR$/api/m_api/dividends/m_order_dividends_edit_api.yml" /> | ||
120 | - <option value="$PROJECT_DIR$/testcases/m_pwd_updat_testcases.yml" /> | ||
121 | - <option value="$PROJECT_DIR$/api/m_api/m_pwd_update_api.yml" /> | ||
122 | - <option value="$PROJECT_DIR$/testcases/purpose/PURPOSE006_purpose_detail_testcases.yml" /> | ||
123 | - <option value="$PROJECT_DIR$/api/m_api/purpose/m_order_purpose_detail_api.yml" /> | ||
124 | - <option value="$PROJECT_DIR$/api/app_api/login/login_api.yml" /> | ||
125 | - <option value="$PROJECT_DIR$/testcases/login_testcases.yml" /> | ||
126 | - <option value="$PROJECT_DIR$/api/app_api/order/statistics_api.yml" /> | ||
127 | - <option value="$PROJECT_DIR$/testcases/order/order_statistics_testcases.yml" /> | ||
128 | - <option value="$PROJECT_DIR$/api/app_api/dividend/orders002.api.yml" /> | ||
129 | - <option value="$PROJECT_DIR$/testcases/dividend/dividend_orders002_testcases.yml" /> | ||
130 | - <option value="$PROJECT_DIR$/testcases/order/order_details_testcases.yml" /> | ||
131 | - <option value="$PROJECT_DIR$/testcases/admin/ADMIN001_add_admin_testcases.yml" /> | ||
132 | - <option value="$PROJECT_DIR$/helpfunc/pg_app_db_func.py" /> | ||
133 | - <option value="$PROJECT_DIR$/api/app_api/order/details_api.yml" /> | ||
134 | - <option value="$PROJECT_DIR$/testcases/actual/ACTUAL001_add_actual_testcases.yml" /> | ||
135 | - <option value="$PROJECT_DIR$/testcases/dividend/dividend_orders001_testcases.yml" /> | ||
136 | - <option value="$PROJECT_DIR$/testcases/dividend/dividend_statistics_testcases.yml" /> | ||
137 | - <option value="$PROJECT_DIR$/debugtalk.py" /> | ||
138 | - <option value="$PROJECT_DIR$/testcases/partners/PARTNERS001_add_partner_testcases.yml" /> | ||
139 | - <option value="$PROJECT_DIR$/helpfunc/pg_db_func.py" /> | ||
140 | - <option value="$PROJECT_DIR$/.env" /> | ||
141 | - <option value="$PROJECT_DIR$/testcases/common/COM001-1_actual_add_testcases.yml" /> | ||
142 | - <option value="$PROJECT_DIR$/testcases/common/COM001_actual_add_testcases.yml" /> | ||
143 | - <option value="$PROJECT_DIR$/api/m_api/actual/m_add_app_order_actual_api.yml" /> | ||
144 | - <option value="$PROJECT_DIR$/testcases/dividends/DIV003_1_app_dividends_cal_testcases.yml" /> | ||
145 | - <option value="$PROJECT_DIR$/testcases/app/common/app_login_testcases.yml" /> | ||
146 | - <option value="$PROJECT_DIR$/api/app_api/login/auth_login_api.yml" /> | ||
147 | - <option value="$PROJECT_DIR$/testcases/dividends/DIV001_app_dividendslist_testcases.yml" /> | ||
148 | - <option value="$PROJECT_DIR$/testcases/app/dividends/DIVI001_career_dividendslist_testcases.yml" /> | ||
149 | - <option value="$PROJECT_DIR$/helpfunc/statistics_func.py" /> | ||
150 | - <option value="$PROJECT_DIR$/api/m_api/m_login_api/m_pwdLogin_api.yml" /> | ||
151 | - <option value="$PROJECT_DIR$/testcases/common/m_app_login_testcases.yml" /> | ||
152 | - <option value="$PROJECT_DIR$/testcases/dividends/DIV004_1_app_dividends_editnum_testcases.yml" /> | ||
153 | - <option value="$PROJECT_DIR$/testcases/dividends/DIV007_app_dividends_payDividends_testcases.yml" /> | ||
154 | - <option value="$PROJECT_DIR$/testcases/dividends/DIV008_app_dividends_payDividends_editnum_testcases.yml" /> | ||
155 | - <option value="$PROJECT_DIR$/testcases/dividends/DIV010_app_dividends_payDividends_batch_testcases.yml" /> | ||
156 | - <option value="$PROJECT_DIR$/testcases/app/dividends/DIVI002_career_dividendslist_testcases.yml" /> | ||
157 | - <option value="$PROJECT_DIR$/testcases/app/dividends/DIVI003_career_dividends_orderslist_testcases.yml" /> | ||
158 | - <option value="$PROJECT_DIR$/api/app_api/dividend/orders_api.yml" /> | ||
159 | - <option value="$PROJECT_DIR$/testcases/app/dividends/DIVI005_dividends_Details_testcases.yml" /> | ||
160 | - <option value="$PROJECT_DIR$/testcases/app/dividends/DIVI006_tomorrow_career_dividendslist_testcases.yml" /> | ||
161 | - <option value="$PROJECT_DIR$/api/app_api/order/list_api.yml" /> | ||
162 | - <option value="$PROJECT_DIR$/testcases/app/common/COMM2_app_manager_login_testcases.yml" /> | ||
163 | - <option value="$PROJECT_DIR$/testcases/app/common/COMM4_app_more_company_manager_login_testcases.yml" /> | ||
164 | - <option value="$PROJECT_DIR$/testcases/dividends/DIV001_dividendslist_testcases.yml" /> | ||
165 | - <option value="$PROJECT_DIR$/testsuites/partner_testsuite.yml" /> | ||
166 | - <option value="$PROJECT_DIR$/testcases/common/COM001_app_actual_add_testcases.yml" /> | ||
167 | - <option value="$PROJECT_DIR$/testcases/common/COM001-1_app_actual_add_testcases.yml" /> | ||
168 | - <option value="$PROJECT_DIR$/testsuites/partner_app_testsuite.yml" /> | ||
169 | - </list> | ||
170 | - </option> | ||
171 | - </component> | ||
172 | - <component name="ProjectFrameBounds" extendedState="6"> | ||
173 | - <option name="x" value="-116" /> | ||
174 | - <option name="y" value="347" /> | ||
175 | - <option name="width" value="1382" /> | ||
176 | - <option name="height" value="741" /> | ||
177 | - </component> | ||
178 | - <component name="ProjectView"> | ||
179 | - <navigator proportions="" version="1"> | ||
180 | - <foldersAlwaysOnTop value="true" /> | ||
181 | - </navigator> | ||
182 | - <panes> | ||
183 | - <pane id="ProjectPane"> | ||
184 | - <subPane> | ||
185 | - <expand> | ||
186 | - <path> | ||
187 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
188 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
189 | - </path> | ||
190 | - <path> | ||
191 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
192 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
193 | - <item name="api" type="462c0819:PsiDirectoryNode" /> | ||
194 | - </path> | ||
195 | - <path> | ||
196 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
197 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
198 | - <item name="api" type="462c0819:PsiDirectoryNode" /> | ||
199 | - <item name="m_api" type="462c0819:PsiDirectoryNode" /> | ||
200 | - </path> | ||
201 | - <path> | ||
202 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
203 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
204 | - <item name="api" type="462c0819:PsiDirectoryNode" /> | ||
205 | - <item name="m_api" type="462c0819:PsiDirectoryNode" /> | ||
206 | - <item name="actual" type="462c0819:PsiDirectoryNode" /> | ||
207 | - </path> | ||
208 | - <path> | ||
209 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
210 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
211 | - <item name="helpfunc" type="462c0819:PsiDirectoryNode" /> | ||
212 | - </path> | ||
213 | - <path> | ||
214 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
215 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
216 | - <item name="testcases" type="462c0819:PsiDirectoryNode" /> | ||
217 | - </path> | ||
218 | - <path> | ||
219 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
220 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
221 | - <item name="testcases" type="462c0819:PsiDirectoryNode" /> | ||
222 | - <item name="app" type="462c0819:PsiDirectoryNode" /> | ||
223 | - </path> | ||
224 | - <path> | ||
225 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
226 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
227 | - <item name="testcases" type="462c0819:PsiDirectoryNode" /> | ||
228 | - <item name="app" type="462c0819:PsiDirectoryNode" /> | ||
229 | - <item name="dividends" type="462c0819:PsiDirectoryNode" /> | ||
230 | - </path> | ||
231 | - <path> | ||
232 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
233 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
234 | - <item name="testcases" type="462c0819:PsiDirectoryNode" /> | ||
235 | - <item name="common" type="462c0819:PsiDirectoryNode" /> | ||
236 | - </path> | ||
237 | - <path> | ||
238 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
239 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
240 | - <item name="testcases" type="462c0819:PsiDirectoryNode" /> | ||
241 | - <item name="dividends" type="462c0819:PsiDirectoryNode" /> | ||
242 | - </path> | ||
243 | - <path> | ||
244 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
245 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
246 | - <item name="testcases" type="462c0819:PsiDirectoryNode" /> | ||
247 | - <item name="order" type="462c0819:PsiDirectoryNode" /> | ||
248 | - </path> | ||
249 | - <path> | ||
250 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
251 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
252 | - <item name="testcases" type="462c0819:PsiDirectoryNode" /> | ||
253 | - <item name="partners" type="462c0819:PsiDirectoryNode" /> | ||
254 | - </path> | ||
255 | - <path> | ||
256 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
257 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
258 | - <item name="testsuites" type="462c0819:PsiDirectoryNode" /> | ||
259 | - </path> | ||
260 | - <path> | ||
261 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
262 | - <item name="partner_api" type="462c0819:PsiDirectoryNode" /> | ||
263 | - <item name="venv" type="462c0819:PsiDirectoryNode" /> | ||
264 | - </path> | ||
265 | - <path> | ||
266 | - <item name="partner_api" type="b2602c69:ProjectViewProjectNode" /> | ||
267 | - <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" /> | ||
268 | - </path> | ||
269 | - </expand> | ||
270 | - <select /> | ||
271 | - </subPane> | ||
272 | - </pane> | ||
273 | - <pane id="Scope" /> | ||
274 | - </panes> | ||
275 | - </component> | ||
276 | - <component name="PropertiesComponent"> | ||
277 | - <property name="WebServerToolWindowFactoryState" value="false" /> | ||
278 | - <property name="last_opened_file_path" value="$PROJECT_DIR$" /> | ||
279 | - <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> | ||
280 | - <property name="nodejs_npm_path_reset_for_default_project" value="true" /> | ||
281 | - <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" /> | ||
282 | - </component> | ||
283 | - <component name="RecentsManager"> | ||
284 | - <key name="MoveFile.RECENT_KEYS"> | ||
285 | - <recent name="E:\mmm_auto\partner_api\api\m_api\purpose" /> | ||
286 | - <recent name="E:\mmm_auto\partner_api\api\m_api\partners" /> | ||
287 | - </key> | ||
288 | - <key name="CopyFile.RECENT_KEYS"> | ||
289 | - <recent name="E:\partner_api\api\m_api\actual" /> | ||
290 | - <recent name="E:\partner_api\testcases" /> | ||
291 | - <recent name="E:\partner_api\testcases\dividends" /> | ||
292 | - <recent name="E:\partner_api\api\m_api\dividends" /> | ||
293 | - <recent name="E:\partner_api\testcases\purpose" /> | ||
294 | - </key> | ||
295 | - </component> | ||
296 | - <component name="RunDashboard"> | ||
297 | - <option name="ruleStates"> | ||
298 | - <list> | ||
299 | - <RuleState> | ||
300 | - <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> | ||
301 | - </RuleState> | ||
302 | - <RuleState> | ||
303 | - <option name="name" value="StatusDashboardGroupingRule" /> | ||
304 | - </RuleState> | ||
305 | - </list> | ||
306 | - </option> | ||
307 | - </component> | ||
308 | - <component name="RunManager" selected="Python.debugtalk"> | ||
309 | - <configuration name="db_pg_func" type="PythonConfigurationType" factoryName="Python" temporary="true"> | ||
310 | - <module name="partner_api" /> | ||
311 | - <option name="INTERPRETER_OPTIONS" value="" /> | ||
312 | - <option name="PARENT_ENVS" value="true" /> | ||
313 | - <envs> | ||
314 | - <env name="PYTHONUNBUFFERED" value="1" /> | ||
315 | - </envs> | ||
316 | - <option name="SDK_HOME" value="" /> | ||
317 | - <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/helpfunc" /> | ||
318 | - <option name="IS_MODULE_SDK" value="true" /> | ||
319 | - <option name="ADD_CONTENT_ROOTS" value="true" /> | ||
320 | - <option name="ADD_SOURCE_ROOTS" value="true" /> | ||
321 | - <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> | ||
322 | - <option name="SCRIPT_NAME" value="$PROJECT_DIR$/helpfunc/db_pg_func.py" /> | ||
323 | - <option name="PARAMETERS" value="" /> | ||
324 | - <option name="SHOW_COMMAND_LINE" value="false" /> | ||
325 | - <option name="EMULATE_TERMINAL" value="false" /> | ||
326 | - <option name="MODULE_MODE" value="false" /> | ||
327 | - <option name="REDIRECT_INPUT" value="false" /> | ||
328 | - <option name="INPUT_FILE" value="" /> | ||
329 | - <method v="2" /> | ||
330 | - </configuration> | ||
331 | - <configuration name="debugtalk" type="PythonConfigurationType" factoryName="Python" temporary="true"> | ||
332 | - <module name="partner_api" /> | ||
333 | - <option name="INTERPRETER_OPTIONS" value="" /> | ||
334 | - <option name="PARENT_ENVS" value="true" /> | ||
335 | - <envs> | ||
336 | - <env name="PYTHONUNBUFFERED" value="1" /> | ||
337 | - </envs> | ||
338 | - <option name="SDK_HOME" value="" /> | ||
339 | - <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | ||
340 | - <option name="IS_MODULE_SDK" value="true" /> | ||
341 | - <option name="ADD_CONTENT_ROOTS" value="true" /> | ||
342 | - <option name="ADD_SOURCE_ROOTS" value="true" /> | ||
343 | - <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> | ||
344 | - <option name="SCRIPT_NAME" value="$PROJECT_DIR$/debugtalk.py" /> | ||
345 | - <option name="PARAMETERS" value="" /> | ||
346 | - <option name="SHOW_COMMAND_LINE" value="false" /> | ||
347 | - <option name="EMULATE_TERMINAL" value="false" /> | ||
348 | - <option name="MODULE_MODE" value="false" /> | ||
349 | - <option name="REDIRECT_INPUT" value="false" /> | ||
350 | - <option name="INPUT_FILE" value="" /> | ||
351 | - <method v="2" /> | ||
352 | - </configuration> | ||
353 | - <configuration name="pg_app_db_func" type="PythonConfigurationType" factoryName="Python" temporary="true"> | ||
354 | - <module name="partner_api" /> | ||
355 | - <option name="INTERPRETER_OPTIONS" value="" /> | ||
356 | - <option name="PARENT_ENVS" value="true" /> | ||
357 | - <envs> | ||
358 | - <env name="PYTHONUNBUFFERED" value="1" /> | ||
359 | - </envs> | ||
360 | - <option name="SDK_HOME" value="" /> | ||
361 | - <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/helpfunc" /> | ||
362 | - <option name="IS_MODULE_SDK" value="true" /> | ||
363 | - <option name="ADD_CONTENT_ROOTS" value="true" /> | ||
364 | - <option name="ADD_SOURCE_ROOTS" value="true" /> | ||
365 | - <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> | ||
366 | - <option name="SCRIPT_NAME" value="$PROJECT_DIR$/helpfunc/pg_app_db_func.py" /> | ||
367 | - <option name="PARAMETERS" value="" /> | ||
368 | - <option name="SHOW_COMMAND_LINE" value="false" /> | ||
369 | - <option name="EMULATE_TERMINAL" value="false" /> | ||
370 | - <option name="MODULE_MODE" value="false" /> | ||
371 | - <option name="REDIRECT_INPUT" value="false" /> | ||
372 | - <option name="INPUT_FILE" value="" /> | ||
373 | - <method v="2" /> | ||
374 | - </configuration> | ||
375 | - <configuration name="pg_db_func" type="PythonConfigurationType" factoryName="Python" temporary="true"> | ||
376 | - <module name="partner_api" /> | ||
377 | - <option name="INTERPRETER_OPTIONS" value="" /> | ||
378 | - <option name="PARENT_ENVS" value="true" /> | ||
379 | - <envs> | ||
380 | - <env name="PYTHONUNBUFFERED" value="1" /> | ||
381 | - </envs> | ||
382 | - <option name="SDK_HOME" value="" /> | ||
383 | - <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/helpfunc" /> | ||
384 | - <option name="IS_MODULE_SDK" value="true" /> | ||
385 | - <option name="ADD_CONTENT_ROOTS" value="true" /> | ||
386 | - <option name="ADD_SOURCE_ROOTS" value="true" /> | ||
387 | - <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> | ||
388 | - <option name="SCRIPT_NAME" value="$PROJECT_DIR$/helpfunc/pg_db_func.py" /> | ||
389 | - <option name="PARAMETERS" value="" /> | ||
390 | - <option name="SHOW_COMMAND_LINE" value="false" /> | ||
391 | - <option name="EMULATE_TERMINAL" value="false" /> | ||
392 | - <option name="MODULE_MODE" value="false" /> | ||
393 | - <option name="REDIRECT_INPUT" value="false" /> | ||
394 | - <option name="INPUT_FILE" value="" /> | ||
395 | - <method v="2" /> | ||
396 | - </configuration> | ||
397 | - <recent_temporary> | ||
398 | - <list> | ||
399 | - <item itemvalue="Python.debugtalk" /> | ||
400 | - <item itemvalue="Python.pg_app_db_func" /> | ||
401 | - <item itemvalue="Python.pg_db_func" /> | ||
402 | - <item itemvalue="Python.db_pg_func" /> | ||
403 | - </list> | ||
404 | - </recent_temporary> | ||
405 | - </component> | ||
406 | - <component name="SvnConfiguration"> | ||
407 | - <configuration /> | ||
408 | - </component> | ||
409 | - <component name="TaskManager"> | ||
410 | - <task active="true" id="Default" summary="Default task"> | ||
411 | - <changelist id="d6814b48-28ec-40b6-bcea-dcd9b8613715" name="Default Changelist" comment="" /> | ||
412 | - <created>1594200816252</created> | ||
413 | - <option name="number" value="Default" /> | ||
414 | - <option name="presentableId" value="Default" /> | ||
415 | - <updated>1594200816252</updated> | ||
416 | - <workItem from="1594200819333" duration="5002000" /> | ||
417 | - <workItem from="1594223232686" duration="1195000" /> | ||
418 | - <workItem from="1594261507053" duration="21762000" /> | ||
419 | - <workItem from="1594352160255" duration="8702000" /> | ||
420 | - <workItem from="1594436598031" duration="2974000" /> | ||
421 | - <workItem from="1594481917603" duration="2344000" /> | ||
422 | - <workItem from="1594540531041" duration="1200000" /> | ||
423 | - <workItem from="1594542274462" duration="237000" /> | ||
424 | - <workItem from="1594565757545" duration="5110000" /> | ||
425 | - <workItem from="1594608711608" duration="14402000" /> | ||
426 | - <workItem from="1594710916949" duration="12278000" /> | ||
427 | - <workItem from="1594781185636" duration="15342000" /> | ||
428 | - <workItem from="1594868693482" duration="7846000" /> | ||
429 | - <workItem from="1594914151652" duration="1652000" /> | ||
430 | - <workItem from="1594948652577" duration="13932000" /> | ||
431 | - <workItem from="1595040709032" duration="2762000" /> | ||
432 | - <workItem from="1595086198970" duration="85000" /> | ||
433 | - <workItem from="1595128430644" duration="1114000" /> | ||
434 | - <workItem from="1595171971122" duration="3063000" /> | ||
435 | - <workItem from="1595213200195" duration="3779000" /> | ||
436 | - <workItem from="1595300184610" duration="597000" /> | ||
437 | - <workItem from="1595401180117" duration="2161000" /> | ||
438 | - <workItem from="1595917894201" duration="630000" /> | ||
439 | - <workItem from="1596008414671" duration="1359000" /> | ||
440 | - <workItem from="1596076314159" duration="9748000" /> | ||
441 | - <workItem from="1596162441532" duration="9816000" /> | ||
442 | - <workItem from="1596355169634" duration="1170000" /> | ||
443 | - <workItem from="1596418719909" duration="7886000" /> | ||
444 | - <workItem from="1596508636184" duration="5379000" /> | ||
445 | - <workItem from="1596596271220" duration="10607000" /> | ||
446 | - <workItem from="1596678833734" duration="2504000" /> | ||
447 | - <workItem from="1596805266484" duration="1392000" /> | ||
448 | - <workItem from="1596899522553" duration="58000" /> | ||
449 | - <workItem from="1597197819907" duration="7375000" /> | ||
450 | - <workItem from="1597211046716" duration="9744000" /> | ||
451 | - <workItem from="1597281783377" duration="7250000" /> | ||
452 | - <workItem from="1597383690773" duration="12705000" /> | ||
453 | - <workItem from="1597627721793" duration="3189000" /> | ||
454 | - <workItem from="1598498839511" duration="12058000" /> | ||
455 | - <workItem from="1598580439774" duration="68000" /> | ||
456 | - <workItem from="1600048954187" duration="594000" /> | ||
457 | - <workItem from="1600149832884" duration="362000" /> | ||
458 | - <workItem from="1600393472912" duration="599000" /> | ||
459 | - <workItem from="1613874101041" duration="17137000" /> | ||
460 | - </task> | ||
461 | - <servers /> | ||
462 | - </component> | ||
463 | - <component name="TimeTrackingManager"> | ||
464 | - <option name="totallyTimeSpent" value="249169000" /> | ||
465 | - </component> | ||
466 | - <component name="ToolWindowManager"> | ||
467 | - <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" /> | ||
468 | - <layout> | ||
469 | - <window_info id="Favorites" order="0" side_tool="true" /> | ||
470 | - <window_info content_ui="combo" id="Project" order="1" visible="true" weight="0.20976394" /> | ||
471 | - <window_info id="Structure" order="2" side_tool="true" weight="0.25" /> | ||
472 | - <window_info anchor="bottom" id="Docker" order="0" show_stripe_button="false" /> | ||
473 | - <window_info active="true" anchor="bottom" id="Terminal" order="1" visible="true" weight="0.46763393" /> | ||
474 | - <window_info anchor="bottom" id="Message" order="2" /> | ||
475 | - <window_info anchor="bottom" id="Event Log" order="3" sideWeight="0.5005365" side_tool="true" weight="0.32700893" /> | ||
476 | - <window_info anchor="bottom" id="Find" order="4" sideWeight="0.49946353" weight="0.328125" /> | ||
477 | - <window_info anchor="bottom" id="Python Console" order="5" weight="0.328125" /> | ||
478 | - <window_info anchor="bottom" id="Database Changes" order="6" /> | ||
479 | - <window_info anchor="bottom" id="Run" order="7" sideWeight="0.49946353" weight="0.32700893" /> | ||
480 | - <window_info anchor="bottom" id="Version Control" order="8" weight="0.32879046" /> | ||
481 | - <window_info anchor="bottom" id="Debug" order="9" weight="0.4" /> | ||
482 | - <window_info anchor="bottom" id="Cvs" order="10" weight="0.25" /> | ||
483 | - <window_info anchor="bottom" id="Inspection" order="11" weight="0.4" /> | ||
484 | - <window_info anchor="bottom" id="TODO" order="12" /> | ||
485 | - <window_info anchor="right" id="Database" order="0" /> | ||
486 | - <window_info anchor="right" id="Commander" internal_type="SLIDING" order="1" type="SLIDING" weight="0.4" /> | ||
487 | - <window_info anchor="right" id="SciView" order="2" /> | ||
488 | - <window_info anchor="right" id="Ant Build" order="3" weight="0.25" /> | ||
489 | - <window_info anchor="right" content_ui="combo" id="Hierarchy" order="4" weight="0.25" /> | ||
490 | - </layout> | ||
491 | - </component> | ||
492 | - <component name="TypeScriptGeneratedFilesManager"> | ||
493 | - <option name="version" value="1" /> | ||
494 | - </component> | ||
495 | - <component name="editorHistoryManager"> | ||
496 | - <entry file="file://$PROJECT_DIR$/helpfunc/db_func.py"> | ||
497 | - <provider selected="true" editor-type-id="text-editor" /> | ||
498 | - </entry> | ||
499 | - <entry file="file://$PROJECT_DIR$/helpfunc/cal_func.py"> | ||
500 | - <provider selected="true" editor-type-id="text-editor"> | ||
501 | - <state relative-caret-position="-314" /> | ||
502 | - </provider> | ||
503 | - </entry> | ||
504 | - <entry file="file://$PROJECT_DIR$/testcases/common/start_testcases.yml"> | ||
505 | - <provider selected="true" editor-type-id="text-editor" /> | ||
506 | - </entry> | ||
507 | - <entry file="file://$PROJECT_DIR$/testcases/common/COM001-1_actual_add_testcases.yml"> | ||
508 | - <provider selected="true" editor-type-id="text-editor"> | ||
509 | - <state relative-caret-position="182"> | ||
510 | - <caret line="7" column="20" lean-forward="true" selection-start-line="7" selection-start-column="20" selection-end-line="7" selection-end-column="20" /> | ||
511 | - </state> | ||
512 | - </provider> | ||
513 | - </entry> | ||
514 | - <entry file="file://$PROJECT_DIR$/api/app_api/login/auth_login_api.yml"> | ||
515 | - <provider selected="true" editor-type-id="text-editor"> | ||
516 | - <state relative-caret-position="-234"> | ||
517 | - <caret line="6" column="28" selection-start-line="6" selection-start-column="28" selection-end-line="6" selection-end-column="28" /> | ||
518 | - </state> | ||
519 | - </provider> | ||
520 | - </entry> | ||
521 | - <entry file="file://$PROJECT_DIR$/api/app_api/login/accessToken_api.yml"> | ||
522 | - <provider selected="true" editor-type-id="text-editor"> | ||
523 | - <state relative-caret-position="-390" /> | ||
524 | - </provider> | ||
525 | - </entry> | ||
526 | - <entry file="file://$PROJECT_DIR$/api/app_api/login/auth_accessToken_api.yml"> | ||
527 | - <provider selected="true" editor-type-id="text-editor"> | ||
528 | - <state relative-caret-position="-156" /> | ||
529 | - </provider> | ||
530 | - </entry> | ||
531 | - <entry file="file://$PROJECT_DIR$/api/app_api/login/auth_companys_api.yml"> | ||
532 | - <provider selected="true" editor-type-id="text-editor"> | ||
533 | - <state relative-caret-position="-156" /> | ||
534 | - </provider> | ||
535 | - </entry> | ||
536 | - <entry file="file://$PROJECT_DIR$/api/app_api/login/auth_centerCompanys_api.yml"> | ||
537 | - <provider selected="true" editor-type-id="text-editor" /> | ||
538 | - </entry> | ||
539 | - <entry file="file://$PROJECT_DIR$/testcases/app/common/app_login_testcases.yml"> | ||
540 | - <provider selected="true" editor-type-id="text-editor"> | ||
541 | - <state relative-caret-position="104"> | ||
542 | - <caret line="4" column="35" selection-start-line="4" selection-start-column="21" selection-end-line="4" selection-end-column="35" /> | ||
543 | - </state> | ||
544 | - </provider> | ||
545 | - </entry> | ||
546 | - <entry file="file://$PROJECT_DIR$/api/app_api/dividend/statistics_api.yml"> | ||
547 | - <provider selected="true" editor-type-id="text-editor" /> | ||
548 | - </entry> | ||
549 | - <entry file="file://$PROJECT_DIR$/api/m_api/m_login_api/m_login_api.yml"> | ||
550 | - <provider selected="true" editor-type-id="text-editor"> | ||
551 | - <state relative-caret-position="78"> | ||
552 | - <caret line="3" column="29" selection-start-line="3" selection-start-column="25" selection-end-line="3" selection-end-column="29" /> | ||
553 | - </state> | ||
554 | - </provider> | ||
555 | - </entry> | ||
556 | - <entry file="file://$PROJECT_DIR$/api/app_api/login/gettimestamp_api.yml"> | ||
557 | - <provider selected="true" editor-type-id="text-editor" /> | ||
558 | - </entry> | ||
559 | - <entry file="file://$PROJECT_DIR$/testcases/common/start_app_testcases.yml"> | ||
560 | - <provider selected="true" editor-type-id="text-editor" /> | ||
561 | - </entry> | ||
562 | - <entry file="file://$PROJECT_DIR$/api/app_api/order/statistics_api.yml"> | ||
563 | - <provider selected="true" editor-type-id="text-editor" /> | ||
564 | - </entry> | ||
565 | - <entry file="file://$PROJECT_DIR$/debugtalk.py"> | ||
566 | - <provider selected="true" editor-type-id="text-editor"> | ||
567 | - <state relative-caret-position="-704"> | ||
568 | - <caret line="10" column="29" selection-start-line="10" selection-start-column="14" selection-end-line="10" selection-end-column="29" /> | ||
569 | - </state> | ||
570 | - </provider> | ||
571 | - </entry> | ||
572 | - <entry file="file://$PROJECT_DIR$/testcases/dividends/DIV001_app_dividendslist_testcases.yml"> | ||
573 | - <provider selected="true" editor-type-id="text-editor"> | ||
574 | - <state relative-caret-position="598"> | ||
575 | - <caret line="23" column="46" selection-start-line="23" selection-start-column="46" selection-end-line="23" selection-end-column="46" /> | ||
576 | - </state> | ||
577 | - </provider> | ||
578 | - </entry> | ||
579 | - <entry file="file://$PROJECT_DIR$/api/m_api/actual/m_order_actual_detail_api.yml"> | ||
580 | - <provider selected="true" editor-type-id="text-editor"> | ||
581 | - <state relative-caret-position="338"> | ||
582 | - <caret line="13" column="9" lean-forward="true" selection-start-line="13" selection-start-column="9" selection-end-line="13" selection-end-column="9" /> | ||
583 | - </state> | ||
584 | - </provider> | ||
585 | - </entry> | ||
586 | - <entry file="file://$PROJECT_DIR$/helpfunc/statistics_func.py"> | ||
587 | - <provider selected="true" editor-type-id="text-editor"> | ||
588 | - <state relative-caret-position="234"> | ||
589 | - <caret line="55" selection-start-line="55" selection-end-line="56" selection-end-column="27" /> | ||
590 | - </state> | ||
591 | - </provider> | ||
592 | - </entry> | ||
593 | - <entry file="file://$PROJECT_DIR$/api/m_api/m_login_api/m_pwdLogin_api.yml"> | ||
594 | - <provider selected="true" editor-type-id="text-editor"> | ||
595 | - <state relative-caret-position="50"> | ||
596 | - <caret line="3" selection-start-line="3" selection-end-line="3" /> | ||
597 | - </state> | ||
598 | - </provider> | ||
599 | - </entry> | ||
600 | - <entry file="file://$PROJECT_DIR$/testcases/common/m_app_login_testcases.yml"> | ||
601 | - <provider selected="true" editor-type-id="text-editor"> | ||
602 | - <state relative-caret-position="362"> | ||
603 | - <caret line="43" column="18" lean-forward="true" selection-start-line="16" selection-end-line="43" selection-end-column="18" /> | ||
604 | - </state> | ||
605 | - </provider> | ||
606 | - </entry> | ||
607 | - <entry file="file://$PROJECT_DIR$/testcases/dividends/DIV004_1_app_dividends_editnum_testcases.yml"> | ||
608 | - <provider selected="true" editor-type-id="text-editor"> | ||
609 | - <state relative-caret-position="24"> | ||
610 | - <caret line="14" column="66" lean-forward="true" selection-start-line="14" selection-start-column="31" selection-end-line="14" selection-end-column="66" /> | ||
611 | - </state> | ||
612 | - </provider> | ||
613 | - </entry> | ||
614 | - <entry file="file://$PROJECT_DIR$/testcases/dividends/DIV007_app_dividends_payDividends_testcases.yml"> | ||
615 | - <provider selected="true" editor-type-id="text-editor"> | ||
616 | - <state relative-caret-position="52"> | ||
617 | - <caret line="14" column="66" selection-start-line="14" selection-start-column="31" selection-end-line="14" selection-end-column="66" /> | ||
618 | - </state> | ||
619 | - </provider> | ||
620 | - </entry> | ||
621 | - <entry file="file://$PROJECT_DIR$/testcases/dividends/DIV008_app_dividends_payDividends_editnum_testcases.yml"> | ||
622 | - <provider selected="true" editor-type-id="text-editor"> | ||
623 | - <state relative-caret-position="50"> | ||
624 | - <caret line="14" column="66" selection-start-line="14" selection-start-column="66" selection-end-line="14" selection-end-column="66" /> | ||
625 | - </state> | ||
626 | - </provider> | ||
627 | - </entry> | ||
628 | - <entry file="file://$PROJECT_DIR$/testcases/dividends/DIV010_app_dividends_payDividends_batch_testcases.yml"> | ||
629 | - <provider selected="true" editor-type-id="text-editor"> | ||
630 | - <state relative-caret-position="-210"> | ||
631 | - <caret line="25" column="33" selection-start-line="25" selection-start-column="33" selection-end-line="25" selection-end-column="33" /> | ||
632 | - </state> | ||
633 | - </provider> | ||
634 | - </entry> | ||
635 | - <entry file="file://$PROJECT_DIR$/api/app_api/dividend/orders001.api.yml"> | ||
636 | - <provider selected="true" editor-type-id="text-editor" /> | ||
637 | - </entry> | ||
638 | - <entry file="file://$PROJECT_DIR$/testcases/app/dividends/DIVI003_career_dividends_orderslist_testcases.yml"> | ||
639 | - <provider selected="true" editor-type-id="text-editor"> | ||
640 | - <state relative-caret-position="364"> | ||
641 | - <caret line="77" column="17" lean-forward="true" selection-start-line="77" selection-start-column="17" selection-end-line="77" selection-end-column="17" /> | ||
642 | - </state> | ||
643 | - </provider> | ||
644 | - </entry> | ||
645 | - <entry file="file://$PROJECT_DIR$/api/app_api/dividend/orders_api.yml"> | ||
646 | - <provider selected="true" editor-type-id="text-editor"> | ||
647 | - <state relative-caret-position="-156"> | ||
648 | - <caret line="9" column="34" selection-start-line="9" selection-start-column="34" selection-end-line="9" selection-end-column="34" /> | ||
649 | - </state> | ||
650 | - </provider> | ||
651 | - </entry> | ||
652 | - <entry file="file://$PROJECT_DIR$/testcases/app/dividends/DIVI005_dividends_Details_testcases.yml"> | ||
653 | - <provider selected="true" editor-type-id="text-editor"> | ||
654 | - <state relative-caret-position="-78"> | ||
655 | - <caret line="9" column="56" selection-start-line="9" selection-start-column="56" selection-end-line="9" selection-end-column="56" /> | ||
656 | - </state> | ||
657 | - </provider> | ||
658 | - </entry> | ||
659 | - <entry file="file://$PROJECT_DIR$/api/app_api/order/list_api.yml"> | ||
660 | - <provider selected="true" editor-type-id="text-editor"> | ||
661 | - <state relative-caret-position="182"> | ||
662 | - <caret line="7" column="34" selection-start-line="7" selection-start-column="34" selection-end-line="7" selection-end-column="34" /> | ||
663 | - </state> | ||
664 | - </provider> | ||
665 | - </entry> | ||
666 | - <entry file="file://$PROJECT_DIR$/testcases/app/common/COMM2_app_manager_login_testcases.yml"> | ||
667 | - <provider selected="true" editor-type-id="text-editor"> | ||
668 | - <state relative-caret-position="-106"> | ||
669 | - <caret line="5" column="31" selection-start-line="5" selection-start-column="31" selection-end-line="5" selection-end-column="31" /> | ||
670 | - </state> | ||
671 | - </provider> | ||
672 | - </entry> | ||
673 | - <entry file="file://$PROJECT_DIR$/testcases/app/common/COMM4_app_more_company_manager_login_testcases.yml"> | ||
674 | - <provider selected="true" editor-type-id="text-editor"> | ||
675 | - <state relative-caret-position="-52"> | ||
676 | - <caret line="4" column="35" selection-start-line="4" selection-start-column="35" selection-end-line="4" selection-end-column="35" /> | ||
677 | - </state> | ||
678 | - </provider> | ||
679 | - </entry> | ||
680 | - <entry file="file://$PROJECT_DIR$/testcases/dividends/DIV003_1_dividends_cal_testcases.yml"> | ||
681 | - <provider selected="true" editor-type-id="text-editor"> | ||
682 | - <state relative-caret-position="-312" /> | ||
683 | - </provider> | ||
684 | - </entry> | ||
685 | - <entry file="file://$PROJECT_DIR$/testcases/common/m_login_testcases.yml"> | ||
686 | - <provider selected="true" editor-type-id="text-editor" /> | ||
687 | - </entry> | ||
688 | - <entry file="file://$PROJECT_DIR$/api/m_api/dividends/m_dividends_list_api.yml"> | ||
689 | - <provider selected="true" editor-type-id="text-editor" /> | ||
690 | - </entry> | ||
691 | - <entry file="file://$PROJECT_DIR$/testcases/dividends/DIV001_dividendslist_testcases.yml"> | ||
692 | - <provider selected="true" editor-type-id="text-editor"> | ||
693 | - <state relative-caret-position="-204"> | ||
694 | - <caret line="14" lean-forward="true" selection-start-line="14" selection-end-line="14" /> | ||
695 | - </state> | ||
696 | - </provider> | ||
697 | - </entry> | ||
698 | - <entry file="file://$PROJECT_DIR$/testcases/common/COM001_actual_add_testcases.yml"> | ||
699 | - <provider selected="true" editor-type-id="text-editor"> | ||
700 | - <state relative-caret-position="-182"> | ||
701 | - <caret line="5" column="31" lean-forward="true" selection-start-line="5" selection-start-column="31" selection-end-line="5" selection-end-column="31" /> | ||
702 | - </state> | ||
703 | - </provider> | ||
704 | - </entry> | ||
705 | - <entry file="file://$PROJECT_DIR$/testcases/dividends/DIV004_1_dividends_editnum_testcases.yml"> | ||
706 | - <provider selected="true" editor-type-id="text-editor"> | ||
707 | - <state relative-caret-position="-78" /> | ||
708 | - </provider> | ||
709 | - </entry> | ||
710 | - <entry file="file://$PROJECT_DIR$/testcases/partners/PARTNERS001_list_partner_testcases.yml"> | ||
711 | - <provider selected="true" editor-type-id="text-editor" /> | ||
712 | - </entry> | ||
713 | - <entry file="file://$PROJECT_DIR$/testcases/partners/PARTNERS003_list_partner_batchDisabled_testcases.yml"> | ||
714 | - <provider selected="true" editor-type-id="text-editor" /> | ||
715 | - </entry> | ||
716 | - <entry file="file://$PROJECT_DIR$/testsuites/partner_testsuite.yml"> | ||
717 | - <provider selected="true" editor-type-id="text-editor"> | ||
718 | - <state relative-caret-position="2832"> | ||
719 | - <caret line="113" column="71" selection-start-line="113" selection-start-column="71" selection-end-line="113" selection-end-column="71" /> | ||
720 | - </state> | ||
721 | - </provider> | ||
722 | - </entry> | ||
723 | - <entry file="file://$PROJECT_DIR$/.env"> | ||
724 | - <provider selected="true" editor-type-id="text-editor"> | ||
725 | - <state relative-caret-position="182"> | ||
726 | - <caret line="13" column="22" selection-start-line="13" selection-start-column="11" selection-end-line="13" selection-end-column="22" /> | ||
727 | - </state> | ||
728 | - </provider> | ||
729 | - </entry> | ||
730 | - <entry file="file://$PROJECT_DIR$/testcases/common/COM001_app_actual_add_testcases.yml"> | ||
731 | - <provider selected="true" editor-type-id="text-editor"> | ||
732 | - <state relative-caret-position="-103"> | ||
733 | - <caret line="24" column="36" selection-start-line="24" selection-start-column="36" selection-end-line="24" selection-end-column="36" /> | ||
734 | - </state> | ||
735 | - </provider> | ||
736 | - </entry> | ||
737 | - <entry file="file://$PROJECT_DIR$/testcases/dividends/DIV003_1_app_dividends_cal_testcases.yml"> | ||
738 | - <provider selected="true" editor-type-id="text-editor"> | ||
739 | - <state relative-caret-position="2184"> | ||
740 | - <caret line="84" column="48" lean-forward="true" selection-start-line="84" selection-start-column="48" selection-end-line="84" selection-end-column="48" /> | ||
741 | - </state> | ||
742 | - </provider> | ||
743 | - </entry> | ||
744 | - <entry file="file://$PROJECT_DIR$/testcases/app/dividends/DIVI001_career_dividendslist_testcases.yml"> | ||
745 | - <provider selected="true" editor-type-id="text-editor"> | ||
746 | - <state relative-caret-position="2887"> | ||
747 | - <caret line="114" lean-forward="true" selection-start-line="114" selection-end-line="114" /> | ||
748 | - </state> | ||
749 | - </provider> | ||
750 | - </entry> | ||
751 | - <entry file="file://$PROJECT_DIR$/testcases/app/dividends/DIVI002_career_dividendslist_testcases.yml"> | ||
752 | - <provider selected="true" editor-type-id="text-editor"> | ||
753 | - <state relative-caret-position="3562"> | ||
754 | - <caret line="137" selection-start-line="17" selection-end-line="137" /> | ||
755 | - </state> | ||
756 | - </provider> | ||
757 | - </entry> | ||
758 | - <entry file="file://$PROJECT_DIR$/api/m_api/actual/m_add_order_actual_api.yml"> | ||
759 | - <provider selected="true" editor-type-id="text-editor" /> | ||
760 | - </entry> | ||
761 | - <entry file="file://$PROJECT_DIR$/testcases/app/dividends/DIVI006_tomorrow_career_dividendslist_testcases.yml"> | ||
762 | - <provider selected="true" editor-type-id="text-editor"> | ||
763 | - <state relative-caret-position="182"> | ||
764 | - <caret line="10" column="44" selection-start-line="10" selection-start-column="44" selection-end-line="10" selection-end-column="44" /> | ||
765 | - </state> | ||
766 | - </provider> | ||
767 | - </entry> | ||
768 | - <entry file="file://$PROJECT_DIR$/api/m_api/actual/m_add_app_order_actual_api.yml"> | ||
769 | - <provider selected="true" editor-type-id="text-editor"> | ||
770 | - <state> | ||
771 | - <caret line="3" column="34" selection-start-line="3" selection-start-column="34" selection-end-line="3" selection-end-column="34" /> | ||
772 | - </state> | ||
773 | - </provider> | ||
774 | - </entry> | ||
775 | - <entry file="file://$PROJECT_DIR$/testcases/common/COM001-1_app_actual_add_testcases.yml"> | ||
776 | - <provider selected="true" editor-type-id="text-editor"> | ||
777 | - <state relative-caret-position="312"> | ||
778 | - <caret line="28" column="56" selection-start-line="28" selection-start-column="56" selection-end-line="28" selection-end-column="56" /> | ||
779 | - </state> | ||
780 | - </provider> | ||
781 | - </entry> | ||
782 | - <entry file="file://$PROJECT_DIR$/testsuites/partner_app_testsuite.yml"> | ||
783 | - <provider selected="true" editor-type-id="text-editor"> | ||
784 | - <state relative-caret-position="234"> | ||
785 | - <caret line="39" selection-start-line="39" selection-end-line="43" selection-end-column="74" /> | ||
786 | - </state> | ||
787 | - </provider> | ||
788 | - </entry> | ||
789 | - </component> | ||
790 | -</project> |
-
请 注册 或 登录 后发表评论