AssistConstants.java 196 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 package top.panll.assist.dto; public class AssistConstants { public final static String STREAM_CALL_INFO = "STREAM_CALL_INFO_"; public final static String MERGEORCUT = "MERGEORCUT_"; }