@Entity public class OpNote extends Object
public OpNote()
public OpNote(String id, String recId, String type, String content, LocalDateTime recTime, LocalDateTime execTime, Boolean prematureExc, Boolean repeatedExec, String execStatus)
Copyright © 2021. All rights reserved.