package com.artfess.base.groovy; /** * 人员脚本接口 * *
* 人员脚本标识接口,实现类会自动被注入到Groovy脚本引擎中直接使用。 * 约定的该接口下方法的返回值为Set类型 *