2021-11-01 11:00:53 +00:00
|
|
|
package cn.palmte.work.bean;
|
|
|
|
|
|
|
|
|
|
/**
|
2021-11-02 07:51:52 +00:00
|
|
|
* 概算页面
|
2021-11-01 11:00:53 +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{
|
2021-11-01 11:00:53 +00:00
|
|
|
}
|