Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
岳巧源
/
jd_data_process
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
26503475
authored
Oct 17, 2024
by
岳巧源
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add attr
parent
549f93b7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
test5.py
test5.py
View file @
26503475
...
@@ -124,7 +124,7 @@ def insert_pop_class_to_db():
...
@@ -124,7 +124,7 @@ def insert_pop_class_to_db():
def
insert_pop_attr_to_db
():
def
insert_pop_attr_to_db
():
config
=
config_
dev
config
=
config_
prod
select_sql
=
"select class_id from lie_shop_class where platform = 3"
select_sql
=
"select class_id from lie_shop_class where platform = 3"
db
=
pymysql
.
connect
(
host
=
config
[
"mysql"
][
"host"
],
db
=
pymysql
.
connect
(
host
=
config
[
"mysql"
][
"host"
],
port
=
config
[
"mysql"
][
"port"
],
port
=
config
[
"mysql"
][
"port"
],
...
...
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