fourcal/src/main/java/cn/palmte/work/bean/EstimateBean.java

9 lines
207 B
Java
Raw Normal View History

package cn.palmte.work.bean;
/**
2021-11-02 07:51:52 +00:00
*
* @author xiongshiyan at 2021/11/1 , contact me with email yanshixiong@126.com or phone 15208384257
*/
2021-11-02 07:51:52 +00:00
public class EstimateBean extends IncomeCostBean{
}