This website requires JavaScript.
Explore
Help
Register
Sign In
mkm
/
dev_oa
Watch
1
Star
0
Fork
0
You've already forked dev_oa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
dev_oa
/
app
/
note
/
model
/
Note.php
7 lines
78 B
PHP
Raw
Normal View
History
Unescape
Escape
企业办公项目代码初始化版本
2021-11-15 23:51:08 +08:00
<
?
php
勾股2.0版本,重构了系统菜单功能模块、权限模块、新增审批流程、办公审批模块,其他功能模块的优化。
2022-02-11 13:23:31 +08:00
namespace
app\note\model
;
企业办公项目代码初始化版本
2021-11-15 23:51:08 +08:00
use
think\Model
;
class
Note
extends
Model
{
}
Reference in New Issue
Copy Permalink