做工单模块

This commit is contained in:
2025-06-25 17:41:48 +08:00
parent 6b78ee29cf
commit 4536b129ae
25 changed files with 1322 additions and 567 deletions
+12
View File
@@ -0,0 +1,12 @@
<?php
/**
* @copyright Copyright (c) 2023-2024 美天智能科技
* @author 李志强
* @link http://www.meteteme.com
*/
/**
======================
*模块数据获取公共文件
======================
*/
use think\facade\Db;