package com.ruoyi.common.constant; public class ExchangeConstants { public final static String WORK_TIME_EXCHANGE = "insert_work_time_exchange"; }