【优化】实收退导入界面

【新增】快捷菜单功能入口

【新增】爱库存电子面单获取
This commit is contained in:
chenping
2026-04-21 22:36:45 +08:00
parent 8b4b4cc49f
commit b20d422532
45 changed files with 2367 additions and 191 deletions

View File

@@ -146,6 +146,10 @@ define('STORE_WAYBILL_ADRESS', 'store.waybill.i.search'); //抖音订购地址
define('STORE_WAYBILL_GET', 'store.waybill.i.get'); //电子面单获取
define('STORE_STANDARD_DY_TEMPLATE', 'store.waybill.template.get'); //抖音获取模板
define('STORE_WAYBILL_PRINTDATA', 'store.waybill.printdata'); //抖音获取打印数据
// 爱库存等矩阵取号method 与 STORE_WAYBILL_GET 相同,语义区分便于检索)
define('STORE_WAYBILL_DY_GET', 'store.waybill.i.get');
// 矩阵生成打印控件签名 params爱库存 prepare/sign 的 sign 阶段)
define('STORE_API_SIGN_GET', 'store.api.sign.get');
// 小红书电子面单
define('STORE_STANDARD_XHS_TEMPLATE', 'store.waybill.stdtemplates.get'); //小红书获取模板