From b195295f2007d52f4a22e679f8ca591b042de27a Mon Sep 17 00:00:00 2001 From: 小小儁爺 <1694218219@qq.com> Date: 星期五, 31 十月 2025 13:40:19 +0800 Subject: [PATCH] 1.生产入库、入库记录开发 --- src/main.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.js b/src/main.js index fc7b24f..f10edfe 100644 --- a/src/main.js +++ b/src/main.js @@ -44,8 +44,8 @@ Vue.prototype.$cellStyle = cellStyle() // 璁剧疆鍏ㄥ眬琛ㄤ綋鏍峰紡 Vue.prototype.$chanjetBaseUrl = 'https://openapi.chanjet.com' -Vue.prototype.$AppKey = 'Umm1gS5q' -Vue.prototype.$AppSecret = 'FFAD54C4FBF9AAF1AFA33BBF3DF52752' +Vue.prototype.$AppKey = 'MDth6eg6' +Vue.prototype.$AppSecret = '53C1F41C9D8D8E21C72944D884ADF78F' // import 'lib-flexible' // 闃块噷鍙几缂╁竷灞�鏂规 // import 'lib-flexible-computer' -- Gitblit v1.9.3