11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
|
|
package com.bonus.plan.beans;
|
||
|
|
|
||
|
|
/**
|
||
|
|
* @author xj
|
||
|
|
* 机具公司发货-一级页面-实体类
|
||
|
|
*
|
||
|
|
*/
|
||
|
|
public class DeliveryBean {
|
||
|
|
|
||
|
|
}
|