From 8cfa3e6747a1f72bd65c143150942b2954277c89 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周四, 25 4月 2024 12:59:25 +0800
Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/iWare_RawMaterialWarehouse
---
iWare_RawMaterialWarehouse_Web/src/api/modular/main/WmsBase/WmsWarehouseManage.js | 32 ++++++++++++++++----------------
1 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/iWare_RawMaterialWarehouse_Web/src/api/modular/main/WmsBase/WmsWarehouseManage.js b/iWare_RawMaterialWarehouse_Web/src/api/modular/main/WmsBase/WmsWarehouseManage.js
index c862dec..ba73645 100644
--- a/iWare_RawMaterialWarehouse_Web/src/api/modular/main/WmsBase/WmsWarehouseManage.js
+++ b/iWare_RawMaterialWarehouse_Web/src/api/modular/main/WmsBase/WmsWarehouseManage.js
@@ -1,9 +1,9 @@
锘縤mport { axios } from '@/utils/request'
/**
- * 鏌ヨ浠撳簱琛�
+ * 鏌ヨ浠撳簱淇℃伅
*
- * @author ly
+ * @author liuwq
*/
export function WmsWarehousePage (parameter) {
return axios({
@@ -14,9 +14,9 @@
}
/**
- * 浠撳簱琛ㄥ垪琛�
+ * 浠撳簱淇℃伅鍒楄〃
*
- * @author ly
+ * @author liuwq
*/
export function WmsWarehouseList (parameter) {
return axios({
@@ -27,9 +27,9 @@
}
/**
- * 娣诲姞浠撳簱琛�
+ * 娣诲姞浠撳簱淇℃伅
*
- * @author ly
+ * @author liuwq
*/
export function WmsWarehouseAdd (parameter) {
return axios({
@@ -40,9 +40,9 @@
}
/**
- * 缂栬緫浠撳簱琛�
+ * 缂栬緫浠撳簱淇℃伅
*
- * @author ly
+ * @author liuwq
*/
export function WmsWarehouseEdit (parameter) {
return axios({
@@ -53,9 +53,9 @@
}
/**
- * 鍒犻櫎浠撳簱琛�
+ * 鍒犻櫎浠撳簱淇℃伅
*
- * @author ly
+ * @author liuwq
*/
export function WmsWarehouseDelete (parameter) {
return axios({
@@ -67,9 +67,9 @@
/**
- * 瀵煎嚭浠撳簱琛ㄧ殑Excel鏂囦欢
+ * 瀵煎嚭浠撳簱淇℃伅鐨凟xcel鏂囦欢
*
- * @author ly
+ * @author liuwq
*/
export function WmsWarehouseToExcel (parameter) {
return axios({
@@ -81,9 +81,9 @@
}
/**
- * 瀵煎叆浠撳簱琛ㄧ殑Excel鏂囦欢
+ * 瀵煎叆浠撳簱淇℃伅鐨凟xcel鏂囦欢
*
- * @author ly
+ * @author liuwq
*/
export function WmsWarehouseImportExcel (data, parameter) {
return axios({
@@ -97,9 +97,9 @@
/**
- * 涓嬭浇浠撳簱琛ㄧ殑Excel瀵煎叆妯℃澘
+ * 涓嬭浇浠撳簱淇℃伅鐨凟xcel瀵煎叆妯℃澘
*
- * @author ly
+ * @author liuwq
*/
export function WmsWarehouseDownloadExcelTemplate(parameter) {
return axios({
--
Gitblit v1.9.3