Pārlūkot izejas kodu

saas 更名为 pt 平台

shish 5 gadi atpakaļ
vecāks
revīzija
d5140d523d
47 mainītis faili ar 0 papildinājumiem un 0 dzēšanām
  1. 0 0
      app/pt/config/bootstrap.php
  2. 0 0
      app/pt/config/main-local.php
  3. 0 0
      app/pt/config/main.php
  4. 0 0
      app/pt/config/params-local.php
  5. 0 0
      app/pt/config/params.php
  6. 0 0
      app/pt/controllers/ApplyController.php
  7. 0 0
      app/pt/controllers/AuthController.php
  8. 0 0
      app/pt/controllers/BaseController.php
  9. 0 0
      app/pt/controllers/CleanCacheController.php
  10. 0 0
      app/pt/controllers/CsController.php
  11. 0 0
      app/pt/controllers/DrawCashController.php
  12. 0 0
      app/pt/controllers/FestController.php
  13. 0 0
      app/pt/controllers/GhsController.php
  14. 0 0
      app/pt/controllers/GoodsController.php
  15. 0 0
      app/pt/controllers/MainController.php
  16. 0 0
      app/pt/controllers/MapController.php
  17. 0 0
      app/pt/controllers/MerchantController.php
  18. 0 0
      app/pt/controllers/MerchantExtendController.php
  19. 0 0
      app/pt/controllers/MiniUpgradeController.php
  20. 0 0
      app/pt/controllers/OrderController.php
  21. 0 0
      app/pt/controllers/PlatformController.php
  22. 0 0
      app/pt/controllers/PublicController.php
  23. 0 0
      app/pt/controllers/RenewController.php
  24. 0 0
      app/pt/controllers/SetAuthController.php
  25. 0 0
      app/pt/controllers/SetMealController.php
  26. 0 0
      app/pt/controllers/ShopController.php
  27. 0 0
      app/pt/controllers/StaffController.php
  28. 0 0
      app/pt/controllers/TestController.php
  29. 0 0
      app/pt/controllers/UserController.php
  30. 0 0
      app/pt/controllers/UserPastController.php
  31. 0 0
      app/pt/controllers/WxController.php
  32. 0 0
      app/pt/controllers/WxOpenController.php
  33. 0 0
      app/pt/controllers/ZhhController.php
  34. 0 0
      app/pt/models/.gitkeep
  35. 0 0
      app/pt/modules/api/Module.php
  36. 0 0
      app/pt/modules/api/controllers/DefaultController.php
  37. 0 0
      app/pt/modules/api/views/default/index.php
  38. 0 0
      app/pt/web/favicon.ico
  39. 0 0
      app/pt/web/index-test.php
  40. 0 0
      app/pt/web/index.php
  41. 0 0
      app/pt/web/robots.txt
  42. 0 0
      app/pt/widgets/FooterWidget.php
  43. 0 0
      app/pt/widgets/SubTabWidget.php
  44. 0 0
      app/pt/widgets/TabWidget.php
  45. 0 0
      app/pt/widgets/views/footer.php
  46. 0 0
      app/pt/widgets/views/subTab.php
  47. 0 0
      app/pt/widgets/views/tab.php

+ 0 - 0
app/saas/config/bootstrap.php → app/pt/config/bootstrap.php


+ 0 - 0
app/saas/config/main-local.php → app/pt/config/main-local.php


+ 0 - 0
app/saas/config/main.php → app/pt/config/main.php


+ 0 - 0
app/saas/config/params-local.php → app/pt/config/params-local.php


+ 0 - 0
app/saas/config/params.php → app/pt/config/params.php


+ 0 - 0
app/saas/controllers/ApplyController.php → app/pt/controllers/ApplyController.php


+ 0 - 0
app/saas/controllers/AuthController.php → app/pt/controllers/AuthController.php


+ 0 - 0
app/saas/controllers/BaseController.php → app/pt/controllers/BaseController.php


+ 0 - 0
app/saas/controllers/CleanCacheController.php → app/pt/controllers/CleanCacheController.php


+ 0 - 0
app/saas/controllers/CsController.php → app/pt/controllers/CsController.php


+ 0 - 0
app/saas/controllers/DrawCashController.php → app/pt/controllers/DrawCashController.php


+ 0 - 0
app/saas/controllers/FestController.php → app/pt/controllers/FestController.php


+ 0 - 0
app/saas/controllers/GhsController.php → app/pt/controllers/GhsController.php


+ 0 - 0
app/saas/controllers/GoodsController.php → app/pt/controllers/GoodsController.php


+ 0 - 0
app/saas/controllers/MainController.php → app/pt/controllers/MainController.php


+ 0 - 0
app/saas/controllers/MapController.php → app/pt/controllers/MapController.php


+ 0 - 0
app/saas/controllers/MerchantController.php → app/pt/controllers/MerchantController.php


+ 0 - 0
app/saas/controllers/MerchantExtendController.php → app/pt/controllers/MerchantExtendController.php


+ 0 - 0
app/saas/controllers/MiniUpgradeController.php → app/pt/controllers/MiniUpgradeController.php


+ 0 - 0
app/saas/controllers/OrderController.php → app/pt/controllers/OrderController.php


+ 0 - 0
app/saas/controllers/PlatformController.php → app/pt/controllers/PlatformController.php


+ 0 - 0
app/saas/controllers/PublicController.php → app/pt/controllers/PublicController.php


+ 0 - 0
app/saas/controllers/RenewController.php → app/pt/controllers/RenewController.php


+ 0 - 0
app/saas/controllers/SetAuthController.php → app/pt/controllers/SetAuthController.php


+ 0 - 0
app/saas/controllers/SetMealController.php → app/pt/controllers/SetMealController.php


+ 0 - 0
app/saas/controllers/ShopController.php → app/pt/controllers/ShopController.php


+ 0 - 0
app/saas/controllers/StaffController.php → app/pt/controllers/StaffController.php


+ 0 - 0
app/saas/controllers/TestController.php → app/pt/controllers/TestController.php


+ 0 - 0
app/saas/controllers/UserController.php → app/pt/controllers/UserController.php


+ 0 - 0
app/saas/controllers/UserPastController.php → app/pt/controllers/UserPastController.php


+ 0 - 0
app/saas/controllers/WxController.php → app/pt/controllers/WxController.php


+ 0 - 0
app/saas/controllers/WxOpenController.php → app/pt/controllers/WxOpenController.php


+ 0 - 0
app/saas/controllers/ZhhController.php → app/pt/controllers/ZhhController.php


+ 0 - 0
app/saas/models/.gitkeep → app/pt/models/.gitkeep


+ 0 - 0
app/saas/modules/api/Module.php → app/pt/modules/api/Module.php


+ 0 - 0
app/saas/modules/api/controllers/DefaultController.php → app/pt/modules/api/controllers/DefaultController.php


+ 0 - 0
app/saas/modules/api/views/default/index.php → app/pt/modules/api/views/default/index.php


+ 0 - 0
app/saas/web/favicon.ico → app/pt/web/favicon.ico


+ 0 - 0
app/saas/web/index-test.php → app/pt/web/index-test.php


+ 0 - 0
app/saas/web/index.php → app/pt/web/index.php


+ 0 - 0
app/saas/web/robots.txt → app/pt/web/robots.txt


+ 0 - 0
app/saas/widgets/FooterWidget.php → app/pt/widgets/FooterWidget.php


+ 0 - 0
app/saas/widgets/SubTabWidget.php → app/pt/widgets/SubTabWidget.php


+ 0 - 0
app/saas/widgets/TabWidget.php → app/pt/widgets/TabWidget.php


+ 0 - 0
app/saas/widgets/views/footer.php → app/pt/widgets/views/footer.php


+ 0 - 0
app/saas/widgets/views/subTab.php → app/pt/widgets/views/subTab.php


+ 0 - 0
app/saas/widgets/views/tab.php → app/pt/widgets/views/tab.php