shichen vor 11 Monaten
Ursprung
Commit
b8ad078bea
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  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
+}