jiangping
2024-07-11 933ba1fabe9ea645fe3cb884d10574cff0db3133
server/service/src/main/java/com/doumee/dao/business/vo/ShopTreeVo.java
@@ -19,7 +19,6 @@
 */
@Data
@ApiModel("志邦组织信息表")
@TableName("`shop`")
public class ShopTreeVo {
    @TableId(type = IdType.AUTO)