This website works better with JavaScript.
Explore
Help
Sign In
supply-chain
/
service
Watch
8
Star
0
Fork
You've already forked service
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93b0f1bfbf
master
detached
finance
test-sian
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '93b0f1bfbf'
${ noResults }
service
/
supply
/
channel
/
channel.go
9 lines
123 B
Raw
Normal View
History
Unescape
Escape
更新渠道接口
2 years ago
package
channel
type
Channel
struct
{
添加售后
2 years ago
Sku
sku
Order
order
AfterService
afterService
修改mq
2 years ago
Mq
mq
更新渠道接口
2 years ago
}