fix offers.php + update support enum

This commit is contained in:
xiaomlove
2021-06-04 10:26:34 +08:00
parent cf4479ebea
commit 96f78f6dd8
6 changed files with 501 additions and 43 deletions

View File

@@ -28,6 +28,7 @@
"ext-mbstring": "*",
"ext-mysqli": "*",
"ext-xml": "*",
"doctrine/dbal": "^3.1",
"fideloper/proxy": "^4.4",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "~6.0",