{
            "code": 200,
            "message": "华鑫绣花API服务运行正常，请访问具体API端点",
            "data": {
                "version": "1.0.0",
                "endpoints": [
                    "/weapp/orders.php",
                    "/weapp/customers.php",
                    "/weapp/products.php"
                ]
            }
        }