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.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
发送物料handler名称: JK_send_material
/*******************************************************
*
* 物料发送到ERP
* handler 参数:
* include_type 需要包含哪些物料类型 多种类型用/分开, eg: ItemRevision/JK8MaterialRevision/JK8LSMaterialRevision
* debug 是否需要记录log日志( 默认false) true需要/false不需要 eg: true
*
*******************************************************/
物料发送到U8匹配单位首选项
/******************************************************
*名称:JK_UOM_PLM_U8
*描述:用来物料发送到U8匹配单位首选项
*配置: 站点, string, 多值
*值:等号左边为U8单位内部值, 右边为PLM系统中单位的值
* eg: 01=pcs
* 02=sheet
* 07=roll
*******************************************************/
物料发送到U8用来过滤嵌软的分类ID
/******************************************************
*名称:JK_U8_QR_BIG_CODE
*描述:物料发送到U8用来过滤嵌软的分类ID
*配置: 站点, string, 多值
*值:prt50051
* prt50052
* prt50053
*******************************************************/
物料发送到U8用来过滤嵌传入两位编码的首选项
/******************************************************
*名称:JK_U8_BIG_CODE_TOW
*描述:物料发送到U8用来过滤嵌传入两位编码的首选项
*配置: 站点, string, 多值
*值:prt81
* prt85
* prt86
* prt87
* prt88
*******************************************************/
发送BOM结构handler名称: JK_send_bom
/*******************************************************
*
* BOM发送到ERP
* handler 参数:
* include_type 需要包含哪些BOM类型 多种类型用/分开, eg: BOMView Revision
* debug 是否需要记录log日志( 默认false) true需要/false不需要 eg: true
*
********************************************************/
发送邮件handler名称: JK_send_email
参数无
/******************************************************
* 配置首选项名称:JK_SendEmailName_Option
* 描述:用来配置需要发送到的邮件的地址
* 配置: 多值、站点、string
* 值,如果有多个邮箱地址,则用;隔开。举例:hub@connor.net.cn;duanhj@connor.net.cn;492476861@qq.com
*
*
* 将JK_SendEmail.jar文件放到tc的bin目录下面。
*
*
*
*******************************************************/