30 Star 241 Fork 87

店滴云物联网开源框架 / ddiot-茶室民宿酒店棋牌室管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
_ide_helper.php 910 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangchunsheng 提交于 2024-04-07 00:21 . rpc增加数据库操作库
<?php
use common\components\ExtendedRequest;
use yii\web\Application;
class Yii
{
/**
* @var MyApplication
*/
public static MyApplication $app;
}
/**
* 组件代码自动提示助手
* @property ExtendedRequest $request
* @property common\rpc\services\BaseService $service
* @property yii2mod\settings\components\Settings $settings
* @method scheme(int $order_id)
*/
class MyApplication extends Application
{
/**
* @var mixed|object|null
*/
public mixed $template_message;
/**
* @var \common\components\wechat\Wechat
*/
public mixed $wechat;
/**
* @var yii\queue\Queue
*
*/
public mixed $queue;
/**
* @var common\modules\openWeixin\components\WxappClient
*/
public mixed $WxappClient;
/**
* @var \common\modules\officialaccount\components\wechat
*/
public mixed $officialaccount;
}
PHP
1
https://gitee.com/wayfirer/ddiot.git
git@gitee.com:wayfirer/ddiot.git
wayfirer
ddiot
ddiot-茶室民宿酒店棋牌室管理系统
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891