Merge remote-tracking branch 'origin/test' into test

yun-zuoyi
simon.song 4 years ago
commit cbf86c2f7e

@ -31,7 +31,7 @@ import java.io.Serializable;
@EqualsAndHashCode(callSuper = true)
@Inheritance(strategy = InheritanceType.JOINED)
@Table(name = "IF_PACKAGE")
@Api("料箱表")
@Api("包装条码接口表")
public class IfPackage extends BaseBean implements Serializable {
private static final long serialVersionUID = 9099416791684702129L;

Loading…
Cancel
Save