From 61b706ef913c445d74d5443b087622740923b66b Mon Sep 17 00:00:00 2001
From: 吴学文 <wuxuewen@wuxuewendeMacBook-Pro.local>
Date: 星期二, 09 七月 2019 01:04:18 +0800
Subject: [PATCH] 修改查询js

---
 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