shish 3 年 前
コミット
45cc3e04c8
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app-pt/controllers/TestController.php

+ 1 - 1
app-pt/controllers/TestController.php

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