Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
黄成意
/
yunxin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
26782bb9
authored
Jul 03, 2019
by
PRY5YKGJ82EZEPX\Administrator
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新云芯导出
parent
aeb7b252
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
app/Model/Server/ServerExportModel.php
app/Model/Server/ServerExportModel.php
View file @
26782bb9
...
...
@@ -72,7 +72,7 @@ class ServerExportModel
"商品ID"
,
"SKU型号"
,
"商品类别"
,
"供应商"
,
"制造商"
,
"渠道标签"
,
"内部编号"
,
"库存"
,
"状态"
,
"是否过期"
,
"更新时间"
],
"query_param"
=>
$input
,
#查询参数
"callbackurl"
=>
"http://yunxin.liexin.com
/server/goodsComList"
,
#rpc回调网址
"callbackurl"
=>
$this
->
yunxinUrl
.
"
/server/goodsComList"
,
#rpc回调网址
"callbackfuc"
=>
"goodsComListServer"
,
#rpc回调函数
"create_uid"
=>
0
,
"create_uid2"
=>
$create_uid
,
#前台创建人id
...
...
@@ -94,7 +94,7 @@ class ServerExportModel
"商品编码"
,
"类型"
,
"型号"
,
"品牌"
,
"包装方式"
,
"封装"
,
"MPQ"
,
"状态"
,
"价格"
,
"商家实际库存"
,
"预占库存"
,
"可用库存"
],
"query_param"
=>
$input
,
#查询参数
"callbackurl"
=>
"http://yunxin.liexin.com
/server/goodsList"
,
#rpc回调网址
"callbackurl"
=>
$this
->
yunxinUrl
.
"
/server/goodsList"
,
#rpc回调网址
"callbackfuc"
=>
"goodsListServer"
,
#rpc回调函数
"create_uid"
=>
0
,
"create_uid2"
=>
$create_uid
,
#前台创建人id
...
...
@@ -116,7 +116,7 @@ class ServerExportModel
"订单号"
,
"创建时间"
,
"订单金额"
,
"结算币种"
,
"结算方式"
,
"状态"
],
"query_param"
=>
$input
,
#查询参数
"callbackurl"
=>
"http://yunxin.liexin.com
/server/orderList"
,
#rpc回调网址
"callbackurl"
=>
$this
->
yunxinUrl
.
"
/server/orderList"
,
#rpc回调网址
"callbackfuc"
=>
"orderListServer"
,
#rpc回调函数
"create_uid"
=>
0
,
"create_uid2"
=>
$create_uid
,
#前台创建人id
...
...
@@ -138,7 +138,7 @@ class ServerExportModel
"入库单号"
,
"采购单号"
,
"入库单金额"
,
"结算币种"
,
"结算方式"
,
"创建时间"
],
"query_param"
=>
$input
,
#查询参数
"callbackurl"
=>
"http://yunxin.liexin.com
/server/putawayList"
,
#rpc回调网址
"callbackurl"
=>
$this
->
yunxinUrl
.
"
/server/putawayList"
,
#rpc回调网址
"callbackfuc"
=>
"putawayListServer"
,
#rpc回调函数
"create_uid"
=>
0
,
"create_uid2"
=>
$create_uid
,
#前台创建人id
...
...
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