shish 3 anni fa
parent
commit
ef797e0369
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      app-pt/controllers/TestController.php

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

@@ -156,6 +156,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 $mainPay.'--------';
                         }
                         }
                     }
                     }