ERP连接器配置与使用指南
Source: Qeasy Cloud395 views
所需参数
连接器参数:
- 服务器地址:****
- 端口号:***
- 数据库名称:**
- 用户名:****
- 密码:****
适配器:
写入适配器:
路径:\Adapter\Jushuitan\JushuitanQMQueryAdapter
确认写入数据表字段

编写插入语句
INSERT INTO shops (shop_id, shop_name, co_id, shop_site, shop_url, created, nick, session_expired, session_uid, short_name, group_id, group_name)
VALUES (:shop_id, :shop_name, :co_id, :shop_site, :shop_url, :created, :nick, :session_expired, :session_uid,:short_name,:group_id,:group_name);
配置写入字段,注意顺序要一致

配置实例
插入语句放置位置

字段配置位置

Copyright Notice
The article "ERP连接器配置与使用指南" is original content owned by 广东轻亿云软件科技有限公司. Reposting, quoting, copying or mirroring is strictly prohibited without written authorization. Please contact us for authorization and credit the author and source (including the original link) prominently.