This website works better with JavaScript
Home
Explore
Help
Register
Sign In
kevinlan
/
autocde2.0
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
添加namerules的id分组
kely
11 months ago
parent
02a88d2ac2
commit
7783178352
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
config/custom-field.php
+ 3
- 0
config/custom-field.php
View File
@@ -6,5 +6,8 @@ return [
*/
'groups' => [
'task',
+ '1',
+ '2',
+ '3',
]
];