From fbd66eb2aa443d79db249e49f134f9a5a88c2d44 Mon Sep 17 00:00:00 2001
From: zhangshuaibao <15731629597@163.com>
Date: 星期三, 31 三月 2021 16:01:09 +0800
Subject: [PATCH] 重新定义请求方式,标点

---
 src/conf/Constants.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/conf/Constants.js b/src/conf/Constants.js
index e5a51f1..5d3e5a3 100644
--- a/src/conf/Constants.js
+++ b/src/conf/Constants.js
@@ -9,7 +9,8 @@
   fspfk: 'Sample.js',
   fsjcd: 'Sample.js',
   wasteGasJcd: 'WasteGas.js',
-  wasteWaterJcd: 'WasteWater.js'
+  wasteWaterJcd: 'WasteWater.js',
+  solidWasteJcd: 'SolidWaste.js'
 }
 
 export const props = {

--
Gitblit v1.8.0