Commit 4ee9c5a5 by fudahua

授权绑定,授权门店列表,binlog

parent 8ef12973
package com.gic.haoban.manage.api.dto;
import java.io.Serializable;
/**
* Created 2021/4/13.
*
* @author hua
*/
public class StoreOrGroupInfoDTO {
public class StoreOrGroupInfoDTO implements Serializable {
private String relationId;
private int relationType;
private String relationName;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment