shichen 11 mesi fa
parent
commit
b8ad078bea
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  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
+}