From a9930a99dd41b687ec29fd6398cfbcbfd39db76d Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: 星期六, 16 五月 2020 22:26:11 +0800 Subject: [PATCH] 阿拽。(251217411) 优化代码生成器 --- java110-code-generator/src/main/resources/web/manage/IListSMO.java | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java110-code-generator/src/main/resources/web/manage/IListSMO.java b/java110-code-generator/src/main/resources/web/manage/IListSMO.java index 5fdc670..6a1a3e8 100644 --- a/java110-code-generator/src/main/resources/web/manage/IListSMO.java +++ b/java110-code-generator/src/main/resources/web/manage/IListSMO.java @@ -1,8 +1,8 @@ -package com.java110.front.smo.community; +package com.java110.front.smo.@@templateCode@@; -import com.java110.utils.exception.SMOException; import com.java110.core.context.IPageData; - +import com.java110.utils.exception.SMOException; +import org.springframework.http.ResponseEntity; /** * @@templateName@@绠$悊鏈嶅姟鎺ュ彛绫� * -- Gitblit v1.8.0