|
|
@@ -122,6 +122,10 @@ class StatController extends BaseController
|
|
|
StatSaleClass::incomeOutItem($mainId);
|
|
|
}
|
|
|
|
|
|
+ /**
|
|
|
+ * 经营利润总表:ghsApp profit、PC ghs /assets/profit 共用。
|
|
|
+ * timeType=bill 记账(销售/支出 payTime、采购 entryTime);=send 均按 sendTime。
|
|
|
+ */
|
|
|
public function actionProfit()
|
|
|
{
|
|
|
ini_set('memory_limit', '2045M');
|