package com.qianwen.core.launch.constant; public interface FlowConstant { public static final String TASK_USR_PREFIX = "taskUser_"; }