mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 12:56:28 +08:00
5.0
This commit is contained in:
0
sop-example/example-payment/.gitignore
vendored
Normal file → Executable file
0
sop-example/example-payment/.gitignore
vendored
Normal file → Executable file
0
sop-example/example-payment/pom.xml
Normal file → Executable file
0
sop-example/example-payment/pom.xml
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/ExamplePaymentApplication.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/ExamplePaymentApplication.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/impl/OpenPaymentImpl.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/impl/OpenPaymentImpl.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/open/OpenPayment.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/open/OpenPayment.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/open/req/PayOrderSearchRequest.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/open/req/PayOrderSearchRequest.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/open/req/PayTradeWapPayRequest.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/open/req/PayTradeWapPayRequest.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/open/resp/PayOrderSearchResponse.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/open/resp/PayOrderSearchResponse.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/open/resp/PayTradeWapPayResponse.java
Normal file → Executable file
0
sop-example/example-payment/src/main/java/com/gitee/sop/payment/open/resp/PayTradeWapPayResponse.java
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/application-dev.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/application-dev.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/application-test.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/application-test.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/application.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/application.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/doc.json
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/doc.json
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/i18n/isp/bizerror_en.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/i18n/isp/bizerror_en.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/i18n/isp/bizerror_zh_CN.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/i18n/isp/bizerror_zh_CN.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/i18n/isp/goods_error_en.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/i18n/isp/goods_error_en.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/i18n/isp/goods_error_zh_CN.properties
Normal file → Executable file
0
sop-example/example-payment/src/main/resources/i18n/isp/goods_error_zh_CN.properties
Normal file → Executable file
0
sop-example/example-payment/src/test/java/com/gitee/sop/payment/DocPushTest.java
Normal file → Executable file
0
sop-example/example-payment/src/test/java/com/gitee/sop/payment/DocPushTest.java
Normal file → Executable file
0
sop-example/example-story/.gitignore
vendored
Normal file → Executable file
0
sop-example/example-story/.gitignore
vendored
Normal file → Executable file
0
sop-example/example-story/pom.xml
Normal file → Executable file
0
sop-example/example-story/pom.xml
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/ExampleStoryApplication.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/ExampleStoryApplication.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/impl/OpenStoryImpl.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/impl/OpenStoryImpl.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/message/StoryMessageEnum.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/message/StoryMessageEnum.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/open/OpenStory.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/open/OpenStory.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/open/req/StorySaveRequest.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/open/req/StorySaveRequest.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/open/resp/StoryResponse.java
Normal file → Executable file
0
sop-example/example-story/src/main/java/com/gitee/sop/storyweb/open/resp/StoryResponse.java
Normal file → Executable file
0
sop-example/example-story/src/main/resources/application-dev.properties
Normal file → Executable file
0
sop-example/example-story/src/main/resources/application-dev.properties
Normal file → Executable file
0
sop-example/example-story/src/main/resources/application-test.properties
Normal file → Executable file
0
sop-example/example-story/src/main/resources/application-test.properties
Normal file → Executable file
0
sop-example/example-story/src/main/resources/application.properties
Normal file → Executable file
0
sop-example/example-story/src/main/resources/application.properties
Normal file → Executable file
0
sop-example/example-story/src/main/resources/doc.json
Normal file → Executable file
0
sop-example/example-story/src/main/resources/doc.json
Normal file → Executable file
0
sop-example/example-story/src/main/resources/download.txt
Normal file → Executable file
0
sop-example/example-story/src/main/resources/download.txt
Normal file → Executable file
0
sop-example/example-story/src/main/resources/i18n/bizerror_en.properties
Normal file → Executable file
0
sop-example/example-story/src/main/resources/i18n/bizerror_en.properties
Normal file → Executable file
0
sop-example/example-story/src/main/resources/i18n/bizerror_zh_CN.properties
Normal file → Executable file
0
sop-example/example-story/src/main/resources/i18n/bizerror_zh_CN.properties
Normal file → Executable file
0
sop-example/example-story/src/test/java/com/gitee/sop/storyweb/DocPushTest.java
Normal file → Executable file
0
sop-example/example-story/src/test/java/com/gitee/sop/storyweb/DocPushTest.java
Normal file → Executable file
0
sop-example/pom.xml
Normal file → Executable file
0
sop-example/pom.xml
Normal file → Executable file
0
sop-example/readme.md
Normal file → Executable file
0
sop-example/readme.md
Normal file → Executable file
Reference in New Issue
Block a user