Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
岳巧源
/
my-awesome-project
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
28bbbcc0
authored
Jul 12, 2024
by
岳巧源
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add new config
parent
963c4b63
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
migrate_sql.py
migrate_sql.py
View file @
28bbbcc0
...
...
@@ -18,10 +18,10 @@ for i in range(len(item)):
def
migrate_from_lie_scm_order
():
conf
=
{
'host'
:
"
master.db2.liexindev.me
"
,
'host'
:
"
trading-master.ichunt.db
"
,
'port'
:
3306
,
'user'
:
"
liexin_purchase
"
,
'password'
:
"
liexin_purchase#zsyM
"
,
'user'
:
"
PurUxts
"
,
'password'
:
"
sxmsgxt0t2025067A03AtIljs
"
,
'db'
:
"liexin_purchase"
,
'charset'
:
'utf8'
}
...
...
@@ -131,10 +131,10 @@ def migrate_from_lie_scm_order():
def
migrate_from_stock_in_item
():
conf
=
{
'host'
:
"
master.db2.liexindev.me
"
,
'host'
:
"
trading-master.ichunt.db
"
,
'port'
:
3306
,
'user'
:
"
liexin_purchase
"
,
'password'
:
"
liexin_purchase#zsyM
"
,
'user'
:
"
PurUxts
"
,
'password'
:
"
sxmsgxt0t2025067A03AtIljs
"
,
'db'
:
"liexin_purchase"
,
'charset'
:
'utf8'
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment