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