fix:解决gamma自动处理 在进行beancCope时出错问题
This commit is contained in:
parent
457bb8e5bb
commit
740274df1a
|
@ -1,10 +1,13 @@
|
|||
package org.jeecg.modules.native_jni.struct;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* 能谱结构体字段信息
|
||||
*/
|
||||
@Data
|
||||
public class EnergySpectrumStruct {
|
||||
/************************* Infomations ******************/
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user