@ -40,5 +40,11 @@ public @interface RecordUserBehavior {
*/
String userId() default "";
/**
* 网格ID
*
* @return
String gridId() default "";
}