Commit 3b89959a authored by Quxl's avatar Quxl

x

parent 04695f5c
...@@ -5,8 +5,8 @@ import javax.xml.bind.annotation.XmlAccessorType; ...@@ -5,8 +5,8 @@ import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.XmlType;
@XmlType(name = "Z_MT_SD_010_SO_DN_DELETION")
@XmlAccessorType(XmlAccessType.FIELD) @XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Z_MT_SD_010_SO_DN_DELETION")
@XmlRootElement(name="Z_MT_SD_010_SO_DN_DELETION") @XmlRootElement(name="Z_MT_SD_010_SO_DN_DELETION")
public class Z_MT_SD_010_SO_DN_DELETION { public class Z_MT_SD_010_SO_DN_DELETION {
......
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