提交知识库查询
parent
ec04dde752
commit
b74d67a1cd
@ -0,0 +1,8 @@
|
||||
package com.supervision.knowsub.entity.vo.knowledge;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class SaveKnowLedgeReqVO {
|
||||
|
||||
}
|
Loading…
Reference in New Issue