Commit 6f50a3af by huangZW

111

parent b940bbfb
......@@ -6,6 +6,11 @@ import com.gic.haoban.manage.api.dto.StaffDTO;
public class LoginVO implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
private StaffDTO staffDTO;
private String wxEnterpriseId;
......
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