java110-code-generator/src/main/resources/web/add/SaveListener.java
@@ -13,6 +13,8 @@ import com.java110.common.constant.CommonConstant; import com.java110.common.constant.ServiceCodeConstant; import com.java110.common.constant.BusinessTypeConstant; import com.java110.common.constant.ServiceCode@@TemplateCode@@Constant; @@ -54,7 +56,7 @@ @Override public String getServiceCode() { return ServiceCodeConstant.SERVICE_CODE_SAVE_@@TEMPLATECODE@@; return ServiceCode@@TemplateCode@@Constant.ADD_@@TEMPLATECODE@@; } @Override