Commit 392c3716 authored by duanruiming's avatar duanruiming

[add] 临时方案接口优化

parent 034d3bf4
package net.wanji.databus.vo;
import lombok.Data;
/**
* @author duanruiming
* @date 2024/11/06 9:22
*/
@Data
public class TempSchemeVO {
private String crossCode;
private Integer schemeNo;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment