测试
This commit is contained in:
@@ -105,6 +105,7 @@ public class TempOrdersTask {
|
|||||||
// if (!"pay".equals(profiles)) {
|
// if (!"pay".equals(profiles)) {
|
||||||
// return;
|
// return;
|
||||||
// }
|
// }
|
||||||
|
|
||||||
String value = commonRepository.findOne(939).getValue();
|
String value = commonRepository.findOne(939).getValue();
|
||||||
if(!"1".equals(value)){
|
if(!"1".equals(value)){
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user