Commit 7723d52f authored by 向怀芳's avatar 向怀芳 🎱

xtream 调整

parent c09a2228
package cn.sh.stc.sict.theme.hphy.wd; package cn.sh.stc.sict.theme.hphy.wd;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import lombok.Data; import lombok.Data;
@Data @Data
@XStreamAlias("OrderInfo")
public class OrderInfo { public class OrderInfo {
private String doctorId; private String doctorId;
private String hosOrgCode; private String hosOrgCode;
......
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