You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.en.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ feature list:
49
49
17. announecement management
50
50
18. support dynamic verifaction code
51
51
19. support mulit login and merge time
52
+
20. user bind hardware code
52
53
53
54
## install
54
55
@@ -64,7 +65,7 @@ Linux Exection:sudo ./XEngine_LINEnv.sh -i 3
64
65
Macos Exection:./XEngine_LINEnv.sh -i 3
65
66
66
67
#### sub module
67
-
Due to the dependent sub-modules, after you checkout the warehouse, execute the following command in the warehouse directory to pull the sub-modules
68
+
Due to the dependent sub-modules, after you checkout the resprepository, execute the following command in the resprepository directory to pull the sub-modules
68
69
git submodule init
69
70
git submodule update
70
71
@@ -74,12 +75,10 @@ Just Run it,use XEngine_AuthorizeService
74
75
XEngine_AuthorizeApp is pc management tools
75
76
76
77
#### Linux
77
-
use makefile compile,UBUNTU22.04 or above
78
-
Run it on the terminal,use XEngine_AuthorizeService
78
+
use makefile compile,Run it on the terminal,use XEngine_AuthorizeService
79
79
80
80
#### Macos
81
-
use makefile compile,mac 13 and above
82
-
Run it on the terminal,use XEngine_AuthorizeService
81
+
use makefile compile,Run it on the terminal,use XEngine_AuthorizeService
83
82
84
83
##### compile command
85
84
execute command in XEngine_Source path
@@ -132,7 +131,7 @@ The V3 version is a new version, developed to meet the requirements of many envi
132
131
## update guide
133
132
Database update Use Navicat and other database software to open the judgment table and the different fields for modification
134
133
After modification, directly copy the database to the new version to overwrite, and modify your configuration file
135
-
3.11->3.12 A new time field has been added to the user table, please refer to the SQL file
134
+
new db field for serial table by V3.19
136
135
137
136
## Follow us
138
137
If you think this software is helpful to you, please give us a START
0 commit comments