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

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

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