shichen 11 månader sedan
förälder
incheckning
b8ad078bea
1 ändrade filer med 8 tillägg och 0 borttagningar
  1. 8 0
      app/controller/api/store/merchant/TaskProfits.php

+ 8 - 0
app/controller/api/store/merchant/TaskProfits.php

@@ -0,0 +1,8 @@
1
+<?php
2
+
3
+namespace app\controller\api\store\merchant;
4
+
5
+class TaskProfits
6
+{
7
+
8
+}