lxp
2025-03-14 4b5c6891b92a186685b713627fe6701074b67435
1
2
3
4
5
6
7
package com.ruoyi.common.constant;
 
public class ExchangeConstants {
 
    public final static String WORK_TIME_EXCHANGE = "insert_work_time_exchange";
 
}