Commit b2b2da04 by guojuxing

pmd规范

parent 5e384dc6
...@@ -260,6 +260,7 @@ public interface TabSysMenuMapper { ...@@ -260,6 +260,7 @@ public interface TabSysMenuMapper {
* @Description: * @Description:

* @author guojuxing 
* @author guojuxing
* @param projectList
 * @param projectList

* @param platformTypeList
* @return void
 * @return void


*/ 
*/
void deleteNotInApp(@Param("list") List<String> projectList, @Param("platformTypeList") List<Integer> platformTypeList); void deleteNotInApp(@Param("list") List<String> projectList, @Param("platformTypeList") List<Integer> platformTypeList);
......
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