Commit 4da24295 authored by libin's avatar libin

营地

parent 04741619
......@@ -24,5 +24,4 @@ public interface CampsiteTagMapper extends Mapper<CampsiteTag> {
List<CampsiteTagListDTO> findCampsiteTags();
//@Update("update `campsite_tag` set `is_del`=#{status} where ")
// int updateCampsiteTagStatus(int tagId, int status);
}
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