parent
eb1716a2f3
commit
aa326f7a7c
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="ProjectModuleManager">
|
||||||
|
<modules>
|
||||||
|
<module fileurl="file://$PROJECT_DIR$/.idea/newGit.iml" filepath="$PROJECT_DIR$/.idea/newGit.iml" />
|
||||||
|
</modules>
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module type="JAVA_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||||
|
<exclude-output />
|
||||||
|
<content url="file://$MODULE_DIR$" />
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
</component>
|
||||||
|
</module>
|
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="" vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,54 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="ChangeListManager">
|
||||||
|
<list default="true" id="d7618787-e748-4e2c-9be3-c10b2067b12d" name="Changes" comment="" />
|
||||||
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||||
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||||
|
</component>
|
||||||
|
<component name="Git.Settings">
|
||||||
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||||
|
</component>
|
||||||
|
<component name="MarkdownSettingsMigration">
|
||||||
|
<option name="stateVersion" value="1" />
|
||||||
|
</component>
|
||||||
|
<component name="ProjectId" id="2GCsNF18UdEU6h8BJ7xxm9zJPHs" />
|
||||||
|
<component name="ProjectViewState">
|
||||||
|
<option name="hideEmptyMiddlePackages" value="true" />
|
||||||
|
<option name="showLibraryContents" value="true" />
|
||||||
|
</component>
|
||||||
|
<component name="PropertiesComponent"><![CDATA[{
|
||||||
|
"keyToString": {
|
||||||
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||||
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||||
|
"WebServerToolWindowFactoryState": "false"
|
||||||
|
}
|
||||||
|
}]]></component>
|
||||||
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||||||
|
<component name="TaskManager">
|
||||||
|
<task active="true" id="Default" summary="Default task">
|
||||||
|
<changelist id="d7618787-e748-4e2c-9be3-c10b2067b12d" name="Changes" comment="" />
|
||||||
|
<created>1665903857731</created>
|
||||||
|
<option name="number" value="Default" />
|
||||||
|
<option name="presentableId" value="Default" />
|
||||||
|
<updated>1665903857731</updated>
|
||||||
|
<workItem from="1665903880270" duration="32000" />
|
||||||
|
</task>
|
||||||
|
<servers />
|
||||||
|
</component>
|
||||||
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
|
<option name="version" value="3" />
|
||||||
|
</component>
|
||||||
|
<component name="Vcs.Log.Tabs.Properties">
|
||||||
|
<option name="TAB_STATES">
|
||||||
|
<map>
|
||||||
|
<entry key="MAIN">
|
||||||
|
<value>
|
||||||
|
<State />
|
||||||
|
</value>
|
||||||
|
</entry>
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</project>
|
Binary file not shown.
@ -1,11 +0,0 @@
|
|||||||
server:
|
|
||||||
port: 8082
|
|
||||||
|
|
||||||
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
application:
|
|
||||||
name: api-passinger
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
artifactId=api-passinger
|
|
||||||
groupId=com.mashibing
|
|
||||||
version=1.0-SNAPSHOT
|
|
@ -1,4 +0,0 @@
|
|||||||
mashibing\online\text\ApiPassingerApplication.class
|
|
||||||
mashibing\online\text\feign\SendSMSCodeService.class
|
|
||||||
mashibing\online\text\controller\PassengerController.class
|
|
||||||
mashibing\online\text\feign\fallback\SendSMSCodeServiceImpl.class
|
|
@ -1,4 +0,0 @@
|
|||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\api-passinger\src\main\java\mashibing\online\text\feign\SendSMSCodeService.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\api-passinger\src\main\java\mashibing\online\text\ApiPassingerApplication.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\api-passinger\src\main\java\mashibing\online\text\controller\PassengerController.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\api-passinger\src\main\java\mashibing\online\text\feign\fallback\SendSMSCodeServiceImpl.java
|
|
@ -1,16 +0,0 @@
|
|||||||
server:
|
|
||||||
port: 8083
|
|
||||||
|
|
||||||
spring:
|
|
||||||
cloud:
|
|
||||||
nacos:
|
|
||||||
discovery:
|
|
||||||
server-addr: 127.0.0.1:8848
|
|
||||||
|
|
||||||
application:
|
|
||||||
name: send-server
|
|
||||||
|
|
||||||
xsxx:
|
|
||||||
url: http://api.wxxsxx.com
|
|
||||||
account: bzxxhyhy
|
|
||||||
password: 3Vf8S9
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
artifactId=send-server
|
|
||||||
groupId=com.mashibing
|
|
||||||
version=0.0.1-SNAPSHOT
|
|
@ -1,4 +0,0 @@
|
|||||||
com\mashibing\sendserver\pojo\vo\SmsAccount.class
|
|
||||||
com\mashibing\sendserver\SendServerApplication.class
|
|
||||||
com\mashibing\sendserver\utils\MD5Utils.class
|
|
||||||
com\mashibing\sendserver\controller\SendSmsCodeController.class
|
|
@ -1,4 +0,0 @@
|
|||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\send-server\src\main\java\com\mashibing\sendserver\pojo\vo\SmsAccount.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\send-server\src\main\java\com\mashibing\sendserver\utils\MD5Utils.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\send-server\src\main\java\com\mashibing\sendserver\SendServerApplication.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\send-server\src\main\java\com\mashibing\sendserver\controller\SendSmsCodeController.java
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
artifactId=untitled4
|
|
||||||
groupId=com.mashibing
|
|
||||||
version=1.0-SNAPSHOT
|
|
@ -1,7 +0,0 @@
|
|||||||
com\mashibing\constant\IdendityConstant.class
|
|
||||||
com\mashibing\util\JwtUtils.class
|
|
||||||
com\mashibing\constant\CommonStatusEnum.class
|
|
||||||
com\mashibing\dto\ResponseResult.class
|
|
||||||
com\mashibing\dto\TokenResult.class
|
|
||||||
com\mashibing\dto\PassengerRequestDto.class
|
|
||||||
com\mashibing\response\NumberCodeResponse.class
|
|
@ -1,7 +0,0 @@
|
|||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\untitled4\src\main\java\com\mashibing\constant\IdendityConstant.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\untitled4\src\main\java\com\mashibing\dto\TokenResult.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\untitled4\src\main\java\com\mashibing\util\JwtUtils.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\untitled4\src\main\java\com\mashibing\dto\PassengerRequestDto.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\untitled4\src\main\java\com\mashibing\response\NumberCodeResponse.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\untitled4\src\main\java\com\mashibing\constant\CommonStatusEnum.java
|
|
||||||
D:\huaqianlearn\daimai_changcu\oneLineTxt\v1\onelinetextplublic\untitled4\src\main\java\com\mashibing\dto\ResponseResult.java
|
|
Binary file not shown.
Loading…
Reference in new issue