liusheng
11 小时以前 141eef1ac1e9111fb33f96a95b59ba69422f8688
smartor/src/main/java/com/smartor/domain/SvyTopic.java
@@ -55,9 +55,9 @@
    private Long sort;
    /**
     * 是否必填
     * 是否必填   1必填   2不必填(默认)
     */
    @Excel(name = " 是否必填 ")
    @Excel(name = " 是否必填   1必填   2不必填(默认) ")
    private Long ismandatory;
    /**