package com.moral.api.constant; public class TopicConstants { /** * Test 主题 */ public static final String TEST_TOPIC_MESSAGE = "test_topic"; }