Commit dad7f2be by sikang

bug fix

parent d742dff7
package com.common.bean;
import java.io.Serializable;
/**
* Created by SiKang on 2019/1/18.
*/
public class HarvestGrantBean {
public class HarvestGrantBean implements Serializable{
private String grantStatus;
......
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