mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
优化代码
This commit is contained in:
parent
e0676363b0
commit
538b8af518
@ -88,6 +88,8 @@
|
||||
return "商家";
|
||||
} else if (_storeTypeCd == '800900000000') {
|
||||
return "开发团队";
|
||||
} else if (_storeTypeCd == '800900000006') {
|
||||
return "跑腿";
|
||||
} else {
|
||||
return "未知";
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user