From eec42a81e93c206b025c4b21812979c68c41ff2f Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期三, 22 五月 2024 18:08:15 +0800
Subject: [PATCH] 完成人员明细初始化

---
 src/assets/api/controller.js |   47 +++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 45 insertions(+), 2 deletions(-)

diff --git a/src/assets/api/controller.js b/src/assets/api/controller.js
index e94eab0..38aa153 100644
--- a/src/assets/api/controller.js
+++ b/src/assets/api/controller.js
@@ -22,6 +22,10 @@
     certification,
     sealScope,
     informationNotification,
+    performanceShift,
+    auxiliaryWorkingHours,
+	  unPass,
+    companies
 	}
 }
 
@@ -31,6 +35,7 @@
 
 const user = {
 	selectUserList: "/user/selectUserList", //鑾峰彇鐢ㄦ埛鍒楄〃
+	selectPersonnelOverview: "/user/selectPersonnelOverview", // 璧勬簮瑕佹眰-浜哄憳鎬昏
 	selectRoleList: "/role/selectRoleList", //鑾峰彇瑙掕壊鍒楄〃
 	updateUser: "/user/updateUser", //淇敼鐢ㄦ埛淇℃伅
 	addUser: "/user/addUser", //娣诲姞鐢ㄦ埛淇℃伅
@@ -46,7 +51,7 @@
 	addCustom: "/user/addCustom", //鏂板瀹㈡埛淇℃伅
 	getUserNow: "/user/getUserNow", //鑾峰彇褰撳墠鐧诲綍鐨勫鎴蜂俊鎭�
 	getUserInfo: "/user/getUserInfo", //鑾峰彇褰撳墠鐧诲綍鐨勭敤鎴蜂俊鎭�
-  upUserPassword: "/user/upUserPassword", //淇敼鐢ㄦ埛瀵嗙爜
+  	upUserPassword: "/user/upUserPassword", //淇敼鐢ㄦ埛瀵嗙爜
 }
 
 const dataReporting = {
@@ -103,6 +108,11 @@
 	upTestObject: "/capacityScope/upTestObject", //淇敼妫�娴嬪璞�
 	selectTestObjectByName: "/capacityScope/selectTestObjectByName", //鑾峰彇妫�楠屽璞℃灇涓�
   getInsProduction: "/capacityScope/getInsProduction", //璁惧閲岄潰閫夋嫨妫�楠岄」鐩�(鏍戝舰缁撴瀯)
+  selectProductListByObjectId: "/capacityScope/selectProductListByObjectId", //缁存姢妫�楠屽璞$殑浜у搧
+  addProduct: "/capacityScope/addProduct", //鏂板浜у搧
+  delProduct: "/capacityScope/delProduct", //鍒犻櫎浜у搧
+  upProduct: "/capacityScope/upProduct", //淇敼浜у搧
+  getItemTree: "/capacityScope/getItemTree", //鑾峰彇妫�楠屽璞℃爲
 }
 
 const laboratoryScope = {
@@ -123,6 +133,7 @@
 	selectEquipmentOverview: "/deviceScope/selectEquipmentOverview", //鑾峰彇璁惧鎬昏
 	uploadFile: "/deviceScope/uploadFile", //涓婁紶鍥剧墖
 	selectDevicePrincipal: "/user/getDeviceManager", //鑾峰彇璁惧璐熻矗浜�
+  selectDeviceByCode: "/deviceScope/selectDeviceByCode", //閫氳繃璁惧缂栧彿鑾峰彇璁惧鍒楄〃
 }
 
 const insOrder = {
@@ -138,6 +149,7 @@
   delInsOrderTemplate: "/insOrder/delInsOrderTemplate", //鍒犻櫎妫�楠屽崟妯℃澘
 	selectSampleAndProductByOrderId: "/insOrder/selectSampleAndProductByOrderId", //閫氳繃妫�楠屽崟鏌ヨ妫�楠屾暟鎹紙鏁版嵁鏌ョ湅锛�
 	costStatistics: "/insOrder/costStatistics", //璐圭敤缁熻
+  selectSampleDefects: "/insOrder/selectSampleDefects", //鏍峰搧缂洪櫡鎸囨爣
 }
 
 const sampleOrder = {
@@ -170,7 +182,11 @@
 	delStandardTree: "/standardTree/delStandardTree", //鍒犻櫎鏍囧噯鏍戠殑灞傜骇
 	selectStandardProductList: "/standardTree/selectStandardProductList", //閫氳繃鏍囧噯鏍戞煡璇㈠搴旂殑妫�楠岄」鐩�
 	selectStandardProductListByMethodId: "/standardTree/selectStandardProductListByMethodId", //閫氳繃妫�楠屾爣鍑嗘煡璇㈡楠岄」鐩�
+  selectStandardProductByMethodId: "/standardTree/selectStandardProductByMethodId", //鎵归噺缂栬緫鏌ヨ妫�楠岄」鐩�
 	selectStandardMethodEnum: "/standardTree/selectStandardMethodEnum", //鑾峰彇鏍囧噯鏍戜笅鏍囧噯鏂规硶鏋氫妇
+  getStandardTree2: "/standardTree/getStandardTree2", //鑾峰彇浜у搧鏋舵瀯
+  upStandardProducts: "/standardTree/upStandardProducts", //鑾峰彇浜у搧鏋舵瀯
+  selectStandardProductEnumByMethodId: "/standardTree/selectStandardProductEnumByMethodId", //鎵归噺缂栬緫鏌ヨ鎵�鏈夋楠岄」鐩拰妫�楠屽瓙椤规灇涓�
 }
 
 const standardMethod = {
@@ -196,6 +212,7 @@
   upReportUrl: "/insReport/upReportUrl", //鎶ュ憡杩樺師
   writeReport: "/insReport/writeReport", //鎶ュ憡鎻愪氦
   examineReport: "/insReport/examineReport", //鎶ュ憡瀹℃牳
+  ratifyReport: "/insReport/ratifyReport", //鎶ュ憡鎵瑰噯
 }
 
 const warehouse = {
@@ -217,7 +234,9 @@
   selectDepartment: "/department/selectDepartment", //浜哄憳鏋舵瀯鏍�
   addDepartment: "/department/addDepartment", //娣诲姞閮ㄩ棬
   delDepartment: "/department/delDepartment", //鍒犻櫎閮ㄩ棬
-  showUserById: "/department/showUserById", //鏍规嵁閫夋嫨鐨勬爲灞曠ず鐩稿叧鐨勪汉鍛�
+  selectDepartmentLim: "/department/selectDepartmentLim", //鑾峰彇閮ㄩ棬鏍�
+  addDepartmentLims: "/department/addDepartmentLims", //娣诲姞閮ㄩ棬
+  delDepartmentLims: "/department/delDepartmentLims", //鍒犻櫎閮ㄩ棬
 }
 
 const report = {
@@ -247,3 +266,27 @@
   triggerModificationStatusToRead:"/informationNotification/triggerModificationStatusToRead",//鐐瑰嚮璇︽儏瑙﹀彂淇敼鐘舵�佷负宸茶
 }
 
+const performanceShift = {
+  add:"/performanceShift/add",//缁╂晥绠$悊-鐝-鎺掔彮
+  page:"/performanceShift/page",//缁╂晥绠$悊-鐝-鍒嗛〉鏌ヨ
+  update:"/performanceShift/update",//缁╂晥绠$悊-鐝-鐝鐘舵�佷慨鏀�
+  pageYear:"/performanceShift/pageYear",//缁╂晥绠$悊-鐝-骞翠唤鍒嗛〉鏌ヨ
+  export:"/performanceShift/export",//缁╂晥绠$悊-鐝-瀵煎嚭
+}
+
+const auxiliaryWorkingHours = {
+  selectAuxiliaryWorkingHours:"/auxiliaryWorkingHours/selectAuxiliaryWorkingHours",//鏌ヨ杈呭姪宸ユ椂
+  deleteAuxiliaryWorkingHours:"/auxiliaryWorkingHours/deleteAuxiliaryWorkingHours",//鍒犻櫎杈呭姪宸ユ椂
+  upAuxiliaryWorkingHours:"/auxiliaryWorkingHours/upAuxiliaryWorkingHours",//淇敼杈呭姪宸ユ椂
+  insertAuxiliaryWorkingHours:"/auxiliaryWorkingHours/insertAuxiliaryWorkingHours",//鏂板杈呭姪宸ユ椂
+}
+
+const unPass = {
+	pageInsUnPass:"/unPass/pageInsUnPass", // 鏌ヨ涓嶅悎鏍兼牱鍝佹暟鎹�
+}
+
+const companies = {
+  selectCompaniesList: "/companies/selectCompaniesList", //鑾峰彇浜轰簨绯荤粺缁勭粐
+  selectSimpleList: "/companies/selectSimpleList", //鑾峰彇浜轰簨绯荤粺缁勭粐涓嬬殑浜哄憳
+  addPersonUser: "/companies/addPersonUser", //鑾峰彇浜轰簨绯荤粺缁勭粐涓嬬殑浜哄憳
+}

--
Gitblit v1.9.3