Browse Source

长处方实体类

liuwenbin 7 years ago
parent
commit
ac0cc72f42

+ 1 - 1
patient-co-wlyy/src/main/java/com/yihu/wlyy/entity/patient/prescription/PrescriptionExpressage.java

@ -10,7 +10,7 @@ import java.util.Date;
/**
 * Created by Administrator on 2017/7/21.
 * 处方配送类
 * 处方配送
 */
@Entity
@Table(name = "wlyy_prescription_expressage")