shish hace 3 años
padre
commit
34bbb2df4c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);
                             $incomeList['other']['category']['ls']['num'] = bcadd($incomeList['other']['category']['ls']['num'], 1);
                             break;
                             break;
                         default:
                         default:
+                            echo $actPrice.' ---- ';die;
                     }
                     }
 
 
                 }
                 }