Commit 20259b04 by QJQ

新增趋佳支付宝点餐小程序渠道

parent b28e7890
...@@ -134,6 +134,7 @@ class CreateForm extends Component<CreateFormProps, any> { ...@@ -134,6 +134,7 @@ class CreateForm extends Component<CreateFormProps, any> {
( (
<Select placeholder="请选择供应商" style={{ width: '100%' }}> <Select placeholder="请选择供应商" style={{ width: '100%' }}>
<Option value="1679">趋佳</Option> <Option value="1679">趋佳</Option>
<Option value="2486">趋佳支付宝点餐小程序</Option>
{/* <Option value="1997">趋佳麦钱包</Option> {/* <Option value="1997">趋佳麦钱包</Option>
<Option value="1701">趋佳支付宝</Option> <Option value="1701">趋佳支付宝</Option>
<Option value="1523">微众银行</Option> <Option value="1523">微众银行</Option>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment