shiyj
2019-07-07 348c483d9e8cf81c485289a44c717fe1c23f4065
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