@@ -149,7 +149,7 @@ class TestController extends PublicController
$incomeList['other']['category']['ls']['num'] = bcadd($incomeList['other']['category']['ls']['num'], 1);
break;
default:
-
+ echo '====='.$currentAmount.'=====';
}