Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dc-java
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bltdc
dc-java
Commits
755cff33
Commit
755cff33
authored
Jul 20, 2019
by
wutong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WMS改为内网调用; 更新README
parent
f9fad137
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
README.md
README.md
+4
-0
const.properties
...e/base-sync-stock-wms/src/main/resources/const.properties
+4
-4
No files found.
README.md
View file @
755cff33
...
...
@@ -40,6 +40,10 @@
[
WMS仓库接口文档
](
http://193.112.143.129/blt/BailunWms/wikis/%E6%96%B0%E4%BB%93%E5%BA%93%E6%8E%A5%E5%8F%A3
)
[
Ebay费用接口文档
](
http://193.112.143.129/blt/sync_task_api/wikis/ebay
)
[
Amazon广告费用接口文档
](
https://advertising.amazon.com/API/docs/v2/reference/reports
)
### 解释说明
抛弃臃肿的框架, 轻量级的数据处理中心.
...
...
data-base/base-sync-stock-wms/src/main/resources/const.properties
View file @
755cff33
#
STOCK_FBA_URL=http://10.0.6.10/api/services/app/ThirdStockFbaService/GetFbaStocks
#
STOCK_WMS_URL=http://10.0.6.10/api/services/app/WMSStockService/SearchAllProductStockByPage
STOCK_FBA_URL
=
http://api.wms.bailuntec.com/api/services/app/ThirdStockFbaService/GetFbaStocks
STOCK_WMS_URL
=
http://api.wms.bailuntec.com/api/services/app/WMSStockService/SearchAllProductStockByPage
STOCK_FBA_URL
=
http://10.0.6.10/api/services/app/ThirdStockFbaService/GetFbaStocks
STOCK_WMS_URL
=
http://10.0.6.10/api/services/app/WMSStockService/SearchAllProductStockByPage
#
STOCK_FBA_URL=http://api.wms.bailuntec.com/api/services/app/ThirdStockFbaService/GetFbaStocks
#
STOCK_WMS_URL=http://api.wms.bailuntec.com/api/services/app/WMSStockService/SearchAllProductStockByPage
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment