Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mancheng
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
mancheng
Commits
5a360305
Commit
5a360305
authored
Feb 22, 2023
by
dong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix20230220
parent
2370d495
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
apps/models.py
+0
-0
apps/view_atlas/view.py
+0
-0
apps/view_choose/choose_view.py
+2
-2
apps/view_choose/fill_data.py
+0
-0
No files found.
apps/models.py
View file @
5a360305
This diff is collapsed.
Click to expand it.
apps/view_atlas/view.py
View file @
5a360305
This diff is collapsed.
Click to expand it.
apps/view_choose/choose_view.py
View file @
5a360305
...
...
@@ -96,7 +96,7 @@ def global_region(industry_id, preference, key_words, district_name, page, per_p
return
data
#
厂房
公共方法
#
土地
公共方法
def
global_land
(
key_words
,
district_name
,
land_name
,
land_nature
,
industry_name
,
page
,
per_page
):
try
:
if
key_words
:
...
...
@@ -199,7 +199,7 @@ def global_factory(key_words, district_name, factory_name, industry_name, page,
return
data
#
土地
公共方法
#
楼宇
公共方法
def
global_build
(
key_words
,
district_name
,
build_name
,
industry_name
,
build_type
,
page
,
per_page
):
try
:
if
key_words
:
...
...
apps/view_choose/fill_data.py
View file @
5a360305
This diff is collapsed.
Click to expand it.
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