This website works better with JavaScript.
Explore
Help
Register
Sign In
luminghui
/
itax-admin-lxzy
Watch
1
Star
0
Fork
You've already forked itax-admin-lxzy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
1
Branch
0
Tags
3.5 MiB
Java
98.7%
Fluent
1.2%
Tag:
Branch:
Tree:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
itax-admin-lxzy
/
itax-configuration
/
v7.0.0.4
/
update
/
bigb_itax_update.sql
2 lines
99 B
Raw
Permalink
Blame
History
ALTER
TABLE
`
sys_menu
`
ADD
COLUMN
`
product_id
`
varchar
(
50
)
DEFAULT
NULL
COMMENT
'
产品标识
'
;
Reference in new issue
View Git Blame
Copy Permalink