Commit 0126f2c7 by guojuxing

自定义装修页面批量删除接口

parent b1cfb49e
......@@ -100,7 +100,7 @@ public interface AppletCustomPageApiService {
* @Title: deleteFetch

* @Description:

 * @author guojuxing
* @param pageId
s
* @param 
pageIds
* @return com.gic.api.base.commons.ServiceResponse<java.lang.String>


 */
ServiceResponse<String> deleteFetch(String pageIds);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment