From ccbf64566d30ebe8c4f205051181a8e4f3399dc3 Mon Sep 17 00:00:00 2001
From: 吴学文 <wuxuewen@wuxuewendeMacBook-Pro.local>
Date: 星期日, 07 七月 2019 01:43:03 +0800
Subject: [PATCH] 服务管理和应用管理开发测试完成

---
 java110-code-generator/src/main/resources/web/constant/ServiceCodeConstant.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/java110-code-generator/src/main/resources/web/constant/ServiceCodeConstant.java b/java110-code-generator/src/main/resources/web/constant/ServiceCodeConstant.java
index 792434c..8191aa4 100644
--- a/java110-code-generator/src/main/resources/web/constant/ServiceCodeConstant.java
+++ b/java110-code-generator/src/main/resources/web/constant/ServiceCodeConstant.java
@@ -9,7 +9,7 @@
     /**
      * 娣诲姞 @@templateName@@
      */
-    public static final String ADD_@@TEMPLATECODE@@ = "@@templateCode@@.update@@TemplateCode@@";
+    public static final String ADD_@@TEMPLATECODE@@ = "@@templateCode@@.save@@TemplateCode@@";
 
 
     /**

--
Gitblit v1.8.0