Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
my-yaf-project
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenchuanwen
my-yaf-project
Commits
53b0077a
Commit
53b0077a
authored
Jan 22, 2019
by
liuyuzhengrace
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加storeService的deleteQmStoreClassByGcParentId方法
parent
b6bf44ff
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
StoreService.php
application/models/Business/Store/StoreService.php
+10
-0
No files found.
application/models/Business/Store/StoreService.php
View file @
53b0077a
...
@@ -1202,6 +1202,16 @@ class StoreServiceModel extends \Business\AbstractModel{
...
@@ -1202,6 +1202,16 @@ class StoreServiceModel extends \Business\AbstractModel{
}
}
}
}
}
}
public
function
deleteQmStoreClassByGcParentId
(
$gcParentId
){
$platformFirstClassDao
=
\DAO\GoodsClass\PlatformFirstClassModel
::
getInstance
();
\Our\RedisHelper
::
delCachedFunction
(
\Redis\Db3\PlatformFirstClassRedisModel
::
getInstance
(),
array
(
&
$platformFirstClassDao
,
'getList'
),
array
(),
array
());
\Our\RedisHelper
::
delCachedFunction
(
\Redis\Db6\QmStoreClassRedisModel
::
getInstance
(),
array
(
\DAO\QmStoreClassModel
::
getInstance
(),
'selectByWhere'
),
array
(),
array
(
'*gcId_'
.
$gcParentId
.
'*'
));
$classStoreModel
=
\DAO\Store\ClassStoreModel
::
getInstance
();
\Our\RedisHelper
::
delCachedFunction
(
\Redis\Db6\ClassStoreRedisModel
::
getInstance
(),
array
(
&
$classStoreModel
,
'getList'
),
array
(),
array
(
$gcParentId
));
return
true
;
}
public
function
growStores
(){
public
function
growStores
(){
$cityCodes
=
array
(
'010'
,
'021'
,
'022'
,
'023'
,
'852'
,
'853'
,
'0310'
,
'0311'
,
'0312'
,
'0313'
,
'0314'
,
'0315'
,
'0316'
,
'0317'
,
'0318'
,
'0319'
,
'0335'
,
'0570'
,
'0571'
,
'0572'
,
'0573'
,
'0574'
,
'0575'
,
'0576'
,
'0577'
,
'0578'
,
'0579'
,
'0580'
,
'024'
,
'0410'
,
'0411'
,
'0412'
,
'0413'
,
'0414'
,
'0415'
,
'0416'
,
'0417'
,
'0418'
,
'0419'
,
'0421'
,
'0427'
,
'0429'
,
'027'
,
'0710'
,
'0711'
,
'0712'
,
'0713'
,
'0714'
,
'0715'
,
'0716'
,
'0717'
,
'0718'
,
'0719'
,
'0722'
,
'0724'
,
'0728'
,
'025'
,
'0510'
,
'0511'
,
'0512'
,
'0513'
,
'0514'
,
'0515'
,
'0516'
,
'0517'
,
'0517'
,
'0518'
,
'0519'
,
'0523'
,
'0470'
,
'0471'
,
'0472'
,
'0473'
,
'0474'
,
'0475'
,
'0476'
,
'0477'
,
'0478'
,
'0479'
,
'0482'
,
'0483'
,
'0790'
,
'0791'
,
'0792'
,
'0793'
,
'0794'
,
'0795'
,
'0796'
,
'0797'
,
'0798'
,
'0799'
,
'0701'
,
'0350'
,
'0351'
,
'0352'
,
'0353'
,
'0354'
,
'0355'
,
'0356'
,
'0357'
,
'0358'
,
'0359'
,
'0930'
,
'0931'
,
'0932'
,
'0933'
,
'0934'
,
'0935'
,
'0936'
,
'0937'
,
'0938'
,
'0941'
,
'0943'
,
'0530'
,
'0531'
,
'0532'
,
'0533'
,
'0534'
,
'0535'
,
'0536'
,
'0537'
,
'0538'
,
'0539'
,
'0450'
,
'0451'
,
'0452'
,
'0453'
,
'0454'
,
'0455'
,
'0456'
,
'0457'
,
'0458'
,
'0459'
,
'0591'
,
'0592'
,
'0593'
,
'0594'
,
'0595'
,
'0595'
,
'0596'
,
'0597'
,
'0598'
,
'0599'
,
'020'
,
'0751'
,
'0752'
,
'0753'
,
'0754'
,
'0755'
,
'0756'
,
'0757'
,
'0758'
,
'0759'
,
'0760'
,
'0762'
,
'0763'
,
'0765'
,
'0766'
,
'0768'
,
'0769'
,
'0660'
,
'0661'
,
'0662'
,
'0663'
,
'028'
,
'0810'
,
'0811'
,
'0812'
,
'0813'
,
'0814'
,
'0816'
,
'0817'
,
'0818'
,
'0819'
,
'0825'
,
'0826'
,
'0827'
,
'0830'
,
'0831'
,
'0832'
,
'0833'
,
'0834'
,
'0835'
,
'0836'
,
'0837'
,
'0838'
,
'0839'
,
'0840'
,
'0730'
,
'0731'
,
'0732'
,
'0733'
,
'0734'
,
'0735'
,
'0736'
,
'0737'
,
'0738'
,
'0739'
,
'0743'
,
'0744'
,
'0745'
,
'0746'
,
'0370'
,
'0371'
,
'0372'
,
'0373'
,
'0374'
,
'0375'
,
'0376'
,
'0377'
,
'0378'
,
'0379'
,
'0391'
,
'0392'
,
'0393'
,
'0394'
,
'0395'
,
'0396'
,
'0398'
,
'0870'
,
'0871'
,
'0872'
,
'0873'
,
'0874'
,
'0875'
,
'0876'
,
'0877'
,
'0878'
,
'0879'
,
'0691'
,
'0692'
,
'0881'
,
'0883'
,
'0886'
,
'0887'
,
'0888'
,
'0550'
,
'0551'
,
'0552'
,
'0553'
,
'0554'
,
'0555'
,
'0556'
,
'0557'
,
'0558'
,
'0559'
,
'0561'
,
'0562'
,
'0563'
,
'0564'
,
'0565'
,
'0566'
,
'0951'
,
'0952'
,
'0953'
,
'0954'
,
'0431'
,
'0432'
,
'0433'
,
'0434'
,
'0435'
,
'0436'
,
'0437'
,
'0438'
,
'0439'
,
'0440'
,
'0770'
,
'0771'
,
'0772'
,
'0773'
,
'0774'
,
'0775'
,
'0776'
,
'0777'
,
'0778'
,
'0779'
,
'0851'
,
'0852'
,
'0853'
,
'0854'
,
'0855'
,
'0856'
,
'0857'
,
'0858'
,
'0859'
,
'029'
,
'0910'
,
'0911'
,
'0912'
,
'0913'
,
'0914'
,
'0915'
,
'0916'
,
'0917'
,
'0919'
,
'0971'
,
'0972'
,
'0973'
,
'0974'
,
'0975'
,
'0976'
,
'0977'
,
'0890'
,
'0898'
,
'0899'
,
'0891'
,
'0892'
,
'0893'
);
$cityCodes
=
array
(
'010'
,
'021'
,
'022'
,
'023'
,
'852'
,
'853'
,
'0310'
,
'0311'
,
'0312'
,
'0313'
,
'0314'
,
'0315'
,
'0316'
,
'0317'
,
'0318'
,
'0319'
,
'0335'
,
'0570'
,
'0571'
,
'0572'
,
'0573'
,
'0574'
,
'0575'
,
'0576'
,
'0577'
,
'0578'
,
'0579'
,
'0580'
,
'024'
,
'0410'
,
'0411'
,
'0412'
,
'0413'
,
'0414'
,
'0415'
,
'0416'
,
'0417'
,
'0418'
,
'0419'
,
'0421'
,
'0427'
,
'0429'
,
'027'
,
'0710'
,
'0711'
,
'0712'
,
'0713'
,
'0714'
,
'0715'
,
'0716'
,
'0717'
,
'0718'
,
'0719'
,
'0722'
,
'0724'
,
'0728'
,
'025'
,
'0510'
,
'0511'
,
'0512'
,
'0513'
,
'0514'
,
'0515'
,
'0516'
,
'0517'
,
'0517'
,
'0518'
,
'0519'
,
'0523'
,
'0470'
,
'0471'
,
'0472'
,
'0473'
,
'0474'
,
'0475'
,
'0476'
,
'0477'
,
'0478'
,
'0479'
,
'0482'
,
'0483'
,
'0790'
,
'0791'
,
'0792'
,
'0793'
,
'0794'
,
'0795'
,
'0796'
,
'0797'
,
'0798'
,
'0799'
,
'0701'
,
'0350'
,
'0351'
,
'0352'
,
'0353'
,
'0354'
,
'0355'
,
'0356'
,
'0357'
,
'0358'
,
'0359'
,
'0930'
,
'0931'
,
'0932'
,
'0933'
,
'0934'
,
'0935'
,
'0936'
,
'0937'
,
'0938'
,
'0941'
,
'0943'
,
'0530'
,
'0531'
,
'0532'
,
'0533'
,
'0534'
,
'0535'
,
'0536'
,
'0537'
,
'0538'
,
'0539'
,
'0450'
,
'0451'
,
'0452'
,
'0453'
,
'0454'
,
'0455'
,
'0456'
,
'0457'
,
'0458'
,
'0459'
,
'0591'
,
'0592'
,
'0593'
,
'0594'
,
'0595'
,
'0595'
,
'0596'
,
'0597'
,
'0598'
,
'0599'
,
'020'
,
'0751'
,
'0752'
,
'0753'
,
'0754'
,
'0755'
,
'0756'
,
'0757'
,
'0758'
,
'0759'
,
'0760'
,
'0762'
,
'0763'
,
'0765'
,
'0766'
,
'0768'
,
'0769'
,
'0660'
,
'0661'
,
'0662'
,
'0663'
,
'028'
,
'0810'
,
'0811'
,
'0812'
,
'0813'
,
'0814'
,
'0816'
,
'0817'
,
'0818'
,
'0819'
,
'0825'
,
'0826'
,
'0827'
,
'0830'
,
'0831'
,
'0832'
,
'0833'
,
'0834'
,
'0835'
,
'0836'
,
'0837'
,
'0838'
,
'0839'
,
'0840'
,
'0730'
,
'0731'
,
'0732'
,
'0733'
,
'0734'
,
'0735'
,
'0736'
,
'0737'
,
'0738'
,
'0739'
,
'0743'
,
'0744'
,
'0745'
,
'0746'
,
'0370'
,
'0371'
,
'0372'
,
'0373'
,
'0374'
,
'0375'
,
'0376'
,
'0377'
,
'0378'
,
'0379'
,
'0391'
,
'0392'
,
'0393'
,
'0394'
,
'0395'
,
'0396'
,
'0398'
,
'0870'
,
'0871'
,
'0872'
,
'0873'
,
'0874'
,
'0875'
,
'0876'
,
'0877'
,
'0878'
,
'0879'
,
'0691'
,
'0692'
,
'0881'
,
'0883'
,
'0886'
,
'0887'
,
'0888'
,
'0550'
,
'0551'
,
'0552'
,
'0553'
,
'0554'
,
'0555'
,
'0556'
,
'0557'
,
'0558'
,
'0559'
,
'0561'
,
'0562'
,
'0563'
,
'0564'
,
'0565'
,
'0566'
,
'0951'
,
'0952'
,
'0953'
,
'0954'
,
'0431'
,
'0432'
,
'0433'
,
'0434'
,
'0435'
,
'0436'
,
'0437'
,
'0438'
,
'0439'
,
'0440'
,
'0770'
,
'0771'
,
'0772'
,
'0773'
,
'0774'
,
'0775'
,
'0776'
,
'0777'
,
'0778'
,
'0779'
,
'0851'
,
'0852'
,
'0853'
,
'0854'
,
'0855'
,
'0856'
,
'0857'
,
'0858'
,
'0859'
,
'029'
,
'0910'
,
'0911'
,
'0912'
,
'0913'
,
'0914'
,
'0915'
,
'0916'
,
'0917'
,
'0919'
,
'0971'
,
'0972'
,
'0973'
,
'0974'
,
'0975'
,
'0976'
,
'0977'
,
'0890'
,
'0898'
,
'0899'
,
'0891'
,
'0892'
,
'0893'
);
$storeDao
=
\DAO\StoreModel
::
getInstance
();
$storeDao
=
\DAO\StoreModel
::
getInstance
();
...
...
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