{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
#!/usr/bin/perl
use strict;
use warnings;
add_command_at_end('create-stamp debian/debhelper-build-stamp', 'build');
add_command_at_end('create-stamp debian/debhelper-build-stamp', 'build-arch');
add_command_at_end('create-stamp debian/debhelper-build-stamp', 'build-indep');
1