Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
红
红星美凯龙管理在线APP IOS
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
张杰
红星美凯龙管理在线APP IOS
Commits
2bbcf793
Commit
2bbcf793
authored
Apr 20, 2016
by
Sandy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改口碑标准的码
parent
a009db88
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
6 deletions
+4
-6
Url.h
redstar/Classes/Macro/Url.h
+0
-3
SOPViewController.m
...n/Standar/SOPCategarys/ViewController/SOPViewController.m
+1
-1
HttpClient.m
redstar/Classes/Tools/HttpClient/HttpClient.m
+1
-0
Info.plist
redstar/Info.plist
+2
-2
No files found.
redstar/Classes/Macro/Url.h
View file @
2bbcf793
...
@@ -12,9 +12,6 @@
...
@@ -12,9 +12,6 @@
// url 测试环境
// url 测试环境
// #define kRedStarURL @"http://218.244.151.129:7580/"
// #define kRedStarURL @"http://218.244.151.129:7580/"
// 正式环境
// #define kRedStarURL @"http://219.235.234.225:7580/"
// 最新正式环境
// 最新正式环境
#define kRedStarURL @"http://219.235.234.212:7580/"
#define kRedStarURL @"http://219.235.234.212:7580/"
...
...
redstar/Classes/Module/Function/Standar/SOPCategarys/ViewController/SOPViewController.m
View file @
2bbcf793
...
@@ -140,7 +140,7 @@
...
@@ -140,7 +140,7 @@
[
_sopDict
setObject
:
@"FFKB-XCGL-04"
forKey
:
@"现场管理商户撤场管理规定"
];
[
_sopDict
setObject
:
@"FFKB-XCGL-04"
forKey
:
@"现场管理商户撤场管理规定"
];
[
_sopDict
setObject
:
@"FFKB-XCGL-05"
forKey
:
@"现场管理红星美凯龙商户信用等级评定办法"
];
[
_sopDict
setObject
:
@"FFKB-XCGL-05"
forKey
:
@"现场管理红星美凯龙商户信用等级评定办法"
];
[
_sopDict
setObject
:
@"FFKB-HJZ
X
-01"
forKey
:
@"400呼叫管理呼叫中心商场虚拟座席远程管理规定"
];
[
_sopDict
setObject
:
@"FFKB-HJZ
C
-01"
forKey
:
@"400呼叫管理呼叫中心商场虚拟座席远程管理规定"
];
[
_sopDict
setObject
:
@"FFKB-DPGL-01"
forKey
:
@"单品管理商品信息管理规定"
];
[
_sopDict
setObject
:
@"FFKB-DPGL-01"
forKey
:
@"单品管理商品信息管理规定"
];
...
...
redstar/Classes/Tools/HttpClient/HttpClient.m
View file @
2bbcf793
...
@@ -45,6 +45,7 @@
...
@@ -45,6 +45,7 @@
if
(
self
)
{
if
(
self
)
{
_manager
=
[
AFHTTPSessionManager
manager
];
_manager
=
[
AFHTTPSessionManager
manager
];
_manager
.
requestSerializer
=
[
AFJSONRequestSerializer
serializer
];
_manager
.
requestSerializer
=
[
AFJSONRequestSerializer
serializer
];
_manager
.
requestSerializer
.
timeoutInterval
=
10
;
//最长请求时间10秒
_manager
.
responseSerializer
=
[
AFJSONResponseSerializer
serializer
];
_manager
.
responseSerializer
=
[
AFJSONResponseSerializer
serializer
];
// 设置请求头
// 设置请求头
...
...
redstar/Info.plist
View file @
2bbcf793
...
@@ -20,11 +20,11 @@
...
@@ -20,11 +20,11 @@
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
APPL
<
/string
>
<
string
>
APPL
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
1.0.
7
<
/string
>
<
string
>
1.0.
6
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
1.0.
7
<
/string
>
<
string
>
1.0.
6
<
/string
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
...
...
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