|
@@ -1,7 +1,13 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<project version="4">
|
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="d6ac5846-52cb-4c4d-aaf9-1bde4b859996" name="Default Changelist" comment="" />
|
|
|
+ <list default="true" id="d6ac5846-52cb-4c4d-aaf9-1bde4b859996" name="Default Changelist" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/.env" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/application/config.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/config.php" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/application/database.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/database.php" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/thinkphp/helper.php" beforeDir="false" afterPath="$PROJECT_DIR$/thinkphp/helper.php" afterDir="false" />
|
|
|
+ </list>
|
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -13,11 +19,38 @@
|
|
|
</component>
|
|
|
<component name="FileEditorManager">
|
|
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/application/database.php">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state>
|
|
|
+ <caret column="5" lean-forward="true" selection-start-column="5" selection-end-line="1" selection-end-column="14" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
<file pinned="false" current-in-tab="true">
|
|
|
- <entry file="file://$PROJECT_DIR$/application/admin/controller/coupon/Code.php">
|
|
|
+ <entry file="file://$PROJECT_DIR$/application/config.php">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="25">
|
|
|
+ <caret line="1" column="14" selection-start-line="1" selection-start-column="14" selection-end-line="1" selection-end-column="14" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/thinkphp/helper.php">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="540">
|
|
|
- <caret line="34" column="33" lean-forward="true" selection-start-line="34" selection-start-column="33" selection-end-line="34" selection-end-column="33" />
|
|
|
+ <state relative-caret-position="647">
|
|
|
+ <caret line="600" column="23" selection-start-line="600" selection-start-column="15" selection-end-line="600" selection-end-column="23" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/.env">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="25">
|
|
|
+ <caret line="1" column="16" selection-start-line="1" selection-start-column="16" selection-end-line="1" selection-end-column="16" />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
@@ -42,6 +75,7 @@
|
|
|
<find>layui-add-store-type</find>
|
|
|
<find>store-type</find>
|
|
|
<find>券码不足</find>
|
|
|
+ <find>env</find>
|
|
|
</findStrings>
|
|
|
<dirStrings>
|
|
|
<dir>D:\wamp64\www\point_mall_card</dir>
|
|
@@ -56,7 +90,6 @@
|
|
|
<option value="$PROJECT_DIR$/public/.htaccess" />
|
|
|
<option value="$PROJECT_DIR$/public/index.php" />
|
|
|
<option value="$PROJECT_DIR$/application/admin/controller/Coupon.php" />
|
|
|
- <option value="$PROJECT_DIR$/application/database.php" />
|
|
|
<option value="$PROJECT_DIR$/application/admin/controller/Login.php" />
|
|
|
<option value="$PROJECT_DIR$/application/api/controller/coupon/Code.php" />
|
|
|
<option value="$PROJECT_DIR$/application/common/model/mall/Storeclass.php" />
|
|
@@ -66,11 +99,14 @@
|
|
|
<option value="$PROJECT_DIR$/application/api/controller/card/Number.php" />
|
|
|
<option value="$PROJECT_DIR$/public/admin/js/modules/card/number.js" />
|
|
|
<option value="$PROJECT_DIR$/application/admin/controller/customer/Order.php" />
|
|
|
- <option value="$PROJECT_DIR$/application/config.php" />
|
|
|
<option value="$PROJECT_DIR$/application/admin/controller/card/Number.php" />
|
|
|
<option value="$PROJECT_DIR$/application/admin/view/customer/order/add.html" />
|
|
|
<option value="$PROJECT_DIR$/public/admin/js/modules/customer/order.js" />
|
|
|
<option value="$PROJECT_DIR$/application/admin/controller/coupon/Code.php" />
|
|
|
+ <option value="$PROJECT_DIR$/.env" />
|
|
|
+ <option value="$PROJECT_DIR$/thinkphp/helper.php" />
|
|
|
+ <option value="$PROJECT_DIR$/application/database.php" />
|
|
|
+ <option value="$PROJECT_DIR$/application/config.php" />
|
|
|
</list>
|
|
|
</option>
|
|
|
</component>
|
|
@@ -101,55 +137,13 @@
|
|
|
<path>
|
|
|
<item name="point_mall_card" type="b2602c69:ProjectViewProjectNode" />
|
|
|
<item name="point_mall_card" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="admin" type="462c0819:PsiDirectoryNode" />
|
|
|
- </path>
|
|
|
- <path>
|
|
|
- <item name="point_mall_card" type="b2602c69:ProjectViewProjectNode" />
|
|
|
- <item name="point_mall_card" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="admin" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="controller" type="462c0819:PsiDirectoryNode" />
|
|
|
- </path>
|
|
|
- <path>
|
|
|
- <item name="point_mall_card" type="b2602c69:ProjectViewProjectNode" />
|
|
|
- <item name="point_mall_card" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="admin" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="controller" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="coupon" type="462c0819:PsiDirectoryNode" />
|
|
|
- </path>
|
|
|
- <path>
|
|
|
- <item name="point_mall_card" type="b2602c69:ProjectViewProjectNode" />
|
|
|
- <item name="point_mall_card" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="admin" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="controller" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="customer" type="462c0819:PsiDirectoryNode" />
|
|
|
- </path>
|
|
|
- <path>
|
|
|
- <item name="point_mall_card" type="b2602c69:ProjectViewProjectNode" />
|
|
|
- <item name="point_mall_card" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="admin" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="view" type="462c0819:PsiDirectoryNode" />
|
|
|
- </path>
|
|
|
- <path>
|
|
|
- <item name="point_mall_card" type="b2602c69:ProjectViewProjectNode" />
|
|
|
- <item name="point_mall_card" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="admin" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="view" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="customer" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="vendor" type="462c0819:PsiDirectoryNode" />
|
|
|
</path>
|
|
|
<path>
|
|
|
<item name="point_mall_card" type="b2602c69:ProjectViewProjectNode" />
|
|
|
<item name="point_mall_card" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="admin" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="view" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="customer" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="order" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="vendor" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="topthink" type="462c0819:PsiDirectoryNode" />
|
|
|
</path>
|
|
|
</expand>
|
|
|
<select />
|
|
@@ -159,12 +153,13 @@
|
|
|
</component>
|
|
|
<component name="PropertiesComponent">
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
- <property name="last_opened_file_path" value="$PROJECT_DIR$/../odd_job" />
|
|
|
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
|
</component>
|
|
|
<component name="RecentsManager">
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="D:\wamp64\www\point_mall_card" />
|
|
|
<recent name="D:\wamp64\www\point_mall_card\application\common\model\mall" />
|
|
|
<recent name="D:\wamp64\www\TU\card.vip366.cc\public" />
|
|
|
</key>
|
|
@@ -214,16 +209,19 @@
|
|
|
<workItem from="1657526416214" duration="2761000" />
|
|
|
<workItem from="1662690531537" duration="1496000" />
|
|
|
<workItem from="1663055246374" duration="1797000" />
|
|
|
+ <workItem from="1682393584072" duration="619000" />
|
|
|
+ <workItem from="1682396463525" duration="411000" />
|
|
|
</task>
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="TimeTrackingManager">
|
|
|
- <option name="totallyTimeSpent" value="38714000" />
|
|
|
+ <option name="totallyTimeSpent" value="39744000" />
|
|
|
</component>
|
|
|
<component name="ToolWindowManager">
|
|
|
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
|
|
|
+ <editor active="true" />
|
|
|
<layout>
|
|
|
- <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.18443497" />
|
|
|
+ <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.18869936" />
|
|
|
<window_info id="Favorites" order="1" side_tool="true" />
|
|
|
<window_info anchor="bottom" id="Message" order="0" />
|
|
|
<window_info anchor="bottom" id="Find" order="1" />
|
|
@@ -332,13 +330,6 @@
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/application/database.php">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="-175">
|
|
|
- <caret line="19" column="30" selection-start-line="19" selection-start-column="30" selection-end-line="19" selection-end-column="30" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
<entry file="file://$PROJECT_DIR$/application/common/model/customer/Order.php">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
<state relative-caret-position="725">
|
|
@@ -448,13 +439,6 @@
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/application/config.php">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="550">
|
|
|
- <caret line="30" column="13" selection-start-line="30" selection-start-column="13" selection-end-line="30" selection-end-column="13" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
<entry file="file://$PROJECT_DIR$/public/admin/js/modules/customer/order.js">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
<state relative-caret-position="673">
|
|
@@ -476,5 +460,36 @@
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/thinkphp/library/think/Env.php">
|
|
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/.env">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="25">
|
|
|
+ <caret line="1" column="16" selection-start-line="1" selection-start-column="16" selection-end-line="1" selection-end-column="16" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/thinkphp/helper.php">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="647">
|
|
|
+ <caret line="600" column="23" selection-start-line="600" selection-start-column="15" selection-end-line="600" selection-end-column="23" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/application/database.php">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state>
|
|
|
+ <caret column="5" lean-forward="true" selection-start-column="5" selection-end-line="1" selection-end-column="14" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/application/config.php">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="25">
|
|
|
+ <caret line="1" column="14" selection-start-line="1" selection-start-column="14" selection-end-line="1" selection-end-column="14" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
</component>
|
|
|
</project>
|